Files
linux/net
David S. Miller f493b53864 ipv4: Missing sk_nulls_node_init() in ping_unhash().
[ Upstream commit a134f083e7 ]

If we don't do that, then the poison value is left in the ->pprev
backlink.

This can cause crashes if we do a disconnect, followed by a connect().

Tested-by: Linus Torvalds <torvalds@linux-foundation.org>
Reported-by: Wen Xu <hotdog3645@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-13 05:16:56 -07:00
..
2015-05-06 21:59:07 +02:00
2014-02-16 23:45:00 -05:00
2014-01-21 18:13:05 -08:00
2014-02-10 17:51:29 -08:00
2013-09-23 16:52:45 -04:00
2013-10-19 19:36:19 -04:00
2015-05-06 21:59:07 +02:00
2015-03-18 13:31:31 +01:00
2013-11-21 13:09:42 -05:00
2010-10-15 15:53:27 +02:00
2015-02-26 17:50:11 -08:00