Files
linux/net/ipv6
Eric Dumazet 1777c35e8d 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:18:25 +02:00
..
2019-02-23 09:05:13 +01:00
2015-10-08 04:27:03 -07:00
2015-12-03 11:32:06 -05:00
2017-09-27 11:00:12 +02:00
2015-09-17 17:18:37 -07:00
2017-06-14 13:16:19 +02:00
2015-02-28 16:56:51 -05:00
2015-11-03 10:52:13 -05:00
2019-03-23 08:44:29 +01:00