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(). Change-Id: I8ce5297bbde2de3c3d917a690bf5de1b2dc566e8 Tested-by:Linus Torvalds <torvalds@linux-foundation.org> Reported-by:
Wen Xu <hotdog3645@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Git-commit: a134f083e79fb4c3d0a925691e732c56911b4326 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Avijit Kanti Das <avijitnsec@codeaurora.org>
Loading
Please register or sign in to comment