Re: [ovs-dev] [datapath backport v2 03/10] compat: ipv6: orphan skbs in reassembly unit.

2017-04-18 Thread Joe Stringer
On 14 April 2017 at 16:06, Andy Zhou wrote: > From: Eric Dumazet > > Upstream commit: > ipv6: orphan skbs in reassembly unit > > Andrey reported a use-after-free in IPv6 stack. > > Issue here is that we free the socket while it still has skb > in TX path and in some queues. > >

[ovs-dev] [datapath backport v2 03/10] compat: ipv6: orphan skbs in reassembly unit.

2017-04-14 Thread Andy Zhou
From: Eric Dumazet Upstream commit: ipv6: orphan skbs in reassembly unit Andrey reported a use-after-free in IPv6 stack. Issue here is that we free the socket while it still has skb in TX path and in some queues. It happens here because IPv6 reassembly unit messes skb->true