Skip to content
Commit e1279ff7 authored by Hoang Le's avatar Hoang Le Committed by David S. Miller
Browse files

tipc: add NULL pointer check



skb somehow dequeued out of inputq before processing, it causes to
NULL pointer and kernel crashed.

Add checking skb valid before using.

Fixes: c55c8eda ("tipc: smooth change between replicast and broadcast")
Reported-by: default avatarTuong Lien Tong <tuong.t.lien@dektech.com.au>
Acked-by: default avatarYing Xue <ying.xue@windriver.com>
Signed-off-by: default avatarHoang Le <hoang.h.le@dektech.com.au>
Acked-by: default avatarJon Maloy <jon.maloy@ericsson.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 95e27a4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment