[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180727.092011.2234786000426592482.davem@davemloft.net>
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