Re: pull request (net): ipsec 2017-11-09

2017-11-08 Thread David Miller
From: Steffen Klassert Date: Thu, 9 Nov 2017 02:40:44 +0100 > 1) Fix a use after free due to a reallocated skb head. >From Florian Westphal. > > 2) Fix sporadic lookup failures on labeled IPSEC. >From Florian Westphal. > > 3) Fix a stack out of bounds when a socket policy is applied >

pull request (net): ipsec 2017-11-09

2017-11-08 Thread Steffen Klassert
1) Fix a use after free due to a reallocated skb head. From Florian Westphal. 2) Fix sporadic lookup failures on labeled IPSEC. From Florian Westphal. 3) Fix a stack out of bounds when a socket policy is applied to an IPv6 socket that sends IPv4 packets. Please pull or let me know if th