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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 21 Feb 2017 13:14:11 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     ryder.lee@...iatek.com
Cc:     sd@...asysnail.net, netdev@...r.kernel.org,
        linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH net-next v2] macsec: fix validation failed in
 asynchronous operation.

From: Ryder Lee <ryder.lee@...iatek.com>
Date: Tue, 21 Feb 2017 17:40:45 +0800

> MACSec test failed when asynchronous crypto operations is used. It
> encounters packet validation failed since macsec_skb_cb(skb)->valid
> is always 'false'.
> 
> This patch adds missing "macsec_skb_cb(skb)->valid = true" in
> macsec_decrypt_done() when "err == 0".
> 
> Signed-off-by: Ryder Lee <ryder.lee@...iatek.com>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ