FP2-1572: apply fix for (CVE-2015-3636).

ipv4: Missing sk_nulls_node_init() in ping_unhash().

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>

Bug: 20770158
Change-Id: I05d9320e2356d1ca5ead8ce4939bb8333f097043
1 file changed