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:   Fri, 27 Jul 2018 09:20:11 -0700 (PDT)
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-07-27

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Fri, 27 Jul 2018 08:51:49 +0200

> 1) Fix PMTU handling of vti6. We update the PMTU on
>    the xfrm dst_entry which is not cached anymore
>    after the flowchache removal. So update the
>    PMTU of the original dst_entry instead.
>    From Eyal Birger.
> 
> 2) Fix a leak of kernel memory to userspace.
>    From Eric Dumazet.
> 
> 3) Fix a possible dst_entry memleak in xfrm_lookup_route.
>    From Tommi Rantala.
> 
> 4) Fix a skb leak in case we can't call nlmsg_multicast
>    from xfrm_nlmsg_multicast. From Florian Westphal.
> 
> 5) Fix a leak of a temporary buffer in the error path of
>    esp6_input. From Zhen Lei.
> 
> Please pull or let me know if there are problems.

Pulled, thanks Steffen!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ