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, 18 Dec 2018 11:45:23 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     steffen.klassert@...unet.com
Cc:     herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net): ipsec 2018-12-18

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Tue, 18 Dec 2018 11:37:31 +0100

> 
> 1) Fix error return code in xfrm_output_one()
>    when no dst_entry is attached to the skb.
>    From Wei Yongjun.
> 
> 2) The xfrm state hash bucket count reported to
>    userspace is off by one. Fix from Benjamin Poirier.
> 
> 3) Fix NULL pointer dereference in xfrm_input when
>    skb_dst_force clears the dst_entry.
> 
> 4) Fix freeing of xfrm states on acquire. We use a
>    dedicated slab cache for the xfrm states now,
>    so free it properly with kmem_cache_free.
>    From Mathias Krause.
> 
> Please pull or let me know if there are problems.

Pulled, thank you!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ