[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <04d1ca9ff24de717746b5e21573656f6cb7069d6.camel@domdv.de>
Date: Sun, 30 Jun 2019 22:46:38 +0200
From: Andreas Steinmetz <ast@...dv.de>
To: netdev@...r.kernel.org
Cc: Sabrina Dubroca <sd@...asysnail.net>
Subject: [PATCH net 0/2] macsec: fix some bugs in the receive path
This series fixes some bugs in the receive path of macsec. The first
is a use after free when processing macsec frames with a SecTAG that
has the TCI E bit set but the C bit clear. In the 2nd bug, the driver
leaves an invalid checksumming state after decrypting the packet.
This is a combined effort of Sabrina Dubroca <sd@...asysnail.net> and me.
Powered by blists - more mailing lists