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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 24 Jan 2018 09:57:06 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     steffen.klassert@...unet.com
Cc:     stable@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 4.14-stable] xfrm: Fix a race in the xdst pcpu cache.

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Wed, 24 Jan 2018 10:13:25 +0100

> commit 76a4201191814a0061cb5c861fafb9ecaa764846 upstream.
> 
> We need to run xfrm_resolve_and_create_bundle() with
> bottom halves off. Otherwise we may reuse an already
> released dst_enty when the xfrm lookup functions are
> called from process context.
> 
> Fixes: c30d78c14a813db39a647b6a348b428 ("xfrm: add xdst pcpu cache")
> Reported-by: Darius Ski <darius.ski@...il.com>
> Signed-off-by: Steffen Klassert <steffen.klassert@...unet.com>

ACK

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ