From: Andreas Steinmetz <a...@domdv.de> Date: Sun, 30 Jun 2019 22:46:38 +0200
> 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 <s...@queasysnail.net> and me. Series applied and queued up for -stable, thank you.