Files
linux/net/core
Myungho Jung 1dee03af73 net: core: Prevent from dereferencing null pointer when releasing SKB
[ Upstream commit 9899886d5e ]

Added NULL check to make __dev_kfree_skb_irq consistent with kfree
family of functions.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=195289

Signed-off-by: Myungho Jung <mhjungk@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-08 10:26:07 +02:00
..
2015-04-02 14:04:59 -04:00
2015-11-22 11:54:10 -05:00
2015-10-26 22:24:22 -07:00