[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220218042554.564787-1-jk@codeconstruct.com.au>
Date: Fri, 18 Feb 2022 12:25:52 +0800
From: Jeremy Kerr <jk@...econstruct.com.au>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Matt Johnston <matt@...econstruct.com.au>
Subject: [PATCH net-next 0/2] Add checks for incoming packet addresses
This series adds a couple of checks for valid addresses on incoming MCTP
packets. We introduce a couple of helpers in 1/2, and use them in the
ingress path in 2/2.
Cheers,
Jeremy
---
Jeremy Kerr (2):
mctp: replace mctp_address_ok with more fine-grained helpers
mctp: add address validity checking for packet receive
include/net/mctp.h | 12 +++++++++++-
net/mctp/device.c | 2 +-
net/mctp/neigh.c | 2 +-
net/mctp/route.c | 13 ++++++++++++-
4 files changed, 25 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists