[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1656519221.git.sd@queasysnail.net>
Date: Fri, 22 Jul 2022 11:16:26 +0200
From: Sabrina Dubroca <sd@...asysnail.net>
To: netdev@...r.kernel.org
Cc: Era Mayflower <mayflowerera@...il.com>,
Sabrina Dubroca <sd@...asysnail.net>
Subject: [PATCH net 0/4] macsec: fix config issues
The patch adding netlink support for XPN (commit 48ef50fa866a
("macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)"))
introduced several issues, including a kernel panic reported at [1].
Reproducing those bugs with upstream iproute is limited, since iproute
doesn't currently support XPN. I'm also working on this.
[1] https://bugzilla.kernel.org/show_bug.cgi?id=208315
Sabrina Dubroca (4):
macsec: fix NULL deref in macsec_add_rxsa
macsec: fix error message in macsec_add_rxsa and _txsa
macsec: limit replay window size with XPN
macsec: always read MACSEC_SA_ATTR_PN as a u64
drivers/net/macsec.c | 29 +++++++++++++++++++----------
1 file changed, 19 insertions(+), 10 deletions(-)
--
2.36.1
Powered by blists - more mailing lists