summaryrefslogtreecommitdiffstats
path: root/net/mac80211
diff options
context:
space:
mode:
authorSasha Levin2012-06-06 23:02:55 +0200
committerJohn W. Linville2012-06-08 19:47:07 +0200
commit58d1eab7ef1d7ff8e448699dfd1a21b7f3303296 (patch)
tree6221c2536b5283fadc7f64bd3e2ae57dfa50dfbc /net/mac80211
parentiwlwifi: disable the buggy chain extension feature in HW (diff)
downloadkernel-qcow2-linux-58d1eab7ef1d7ff8e448699dfd1a21b7f3303296.tar.gz
kernel-qcow2-linux-58d1eab7ef1d7ff8e448699dfd1a21b7f3303296.tar.xz
kernel-qcow2-linux-58d1eab7ef1d7ff8e448699dfd1a21b7f3303296.zip
NFC: Fix possible NULL ptr deref when getting the name of a socket
llcp_sock_getname() might get called before the LLCP socket was created. This condition isn't checked, and llcp_sock_getname will simply deref a NULL ptr in that case. This exists starting with d646960 ("NFC: Initial LLCP support"). Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions