From: David S. Miller Date: Tue, 2 Jul 2019 21:12:30 +0000 (-0700) Subject: Merge branch 'macsec-fix-some-bugs-in-the-receive-path' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bc389fd101e57b36aacfaec2df8fe479eabb44ea;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'macsec-fix-some-bugs-in-the-receive-path' Andreas Steinmetz says: ==================== 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 and me. ==================== Signed-off-by: David S. Miller --- bc389fd101e57b36aacfaec2df8fe479eabb44ea