lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20160726112610.GA26461@bistromath.localdomain> Date: Tue, 26 Jul 2016 13:26:10 +0200 From: Sabrina Dubroca <sd@...asysnail.net> To: Beniamino Galvani <bgalvani@...hat.com> Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>, Hannes Frederic Sowa <hannes@...essinduktion.org> Subject: Re: [PATCH] macsec: ensure rx_sa is set when validation is disabled 2016-07-26, 12:24:53 +0200, Beniamino Galvani wrote: > macsec_decrypt() is not called when validation is disabled and so > macsec_skb_cb(skb)->rx_sa is not set; but it is used later in > macsec_post_decrypt(), ensure that it's always initialized. > > Signed-off-by: Beniamino Galvani <bgalvani@...hat.com> > --- > drivers/net/macsec.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) This patch should go in the 'net' tree. Fixes: c09440f7dcb3 ("macsec: introduce IEEE 802.1AE driver") Acked-by: Sabrina Dubroca <sd@...asysnail.net> -- Sabrina
Powered by blists - more mailing lists