Skip to content
Commit 9644bc49 authored by Anjali Kulkarni's avatar Anjali Kulkarni Committed by Paolo Abeni
Browse files

Fix NULL pointer dereference in cn_filter()



Check that sk_user_data is not NULL, else return from cn_filter().
Could not reproduce this issue, but Oliver Sang verified it has fixed
the "Closes" problem below.

Fixes: 2aa1f7a1 ("connector/cn_proc: Add filtering to fix some bugs")
Reported-by: default avatarkernel test robot <oliver.sang@intel.com>
Closes: https://lore.kernel.org/oe-lkp/202309201456.84c19e27-oliver.sang@intel.com/


Signed-off-by: default avatarAnjali Kulkarni <anjali.k.kulkarni@oracle.com>
Link: https://lore.kernel.org/r/20231020234058.2232347-1-anjali.k.kulkarni@oracle.com


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent d788c933
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