Skip to content
Commit 9899886d authored by Myungho Jung's avatar Myungho Jung Committed by David S. Miller
Browse files

net: core: Prevent from dereferencing null pointer when releasing SKB



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: default avatarMyungho Jung <mhjungk@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5294b830
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment