Files
linux/net/ipv6
Eric Dumazet 7eadfacd2b ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
[ Upstream commit 65a3c497c0 ]

Before taking a refcount, make sure the object is not already
scheduled for deletion.

Same fix is needed in ipv6_flowlabel_opt()

Fixes: 18367681a1 ("ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-22 08:15:13 +02:00
..
2019-02-23 09:07:24 +01:00
2018-03-27 13:18:09 -04:00
2018-05-11 00:10:56 +02:00
2019-05-25 18:23:18 +02:00
2018-07-24 14:10:43 -07:00
2018-05-16 07:24:30 +02:00
2019-06-04 08:02:31 +02:00