android_kernel_samsung_msm8976/net/wireless
Dominik Brodowski 72ffcc4d1e nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
commit 7a94b8c2eee7083ddccd0515830f8c81a8e44b1a upstream.

As ieee80211_bss_get_ie() derefences an RCU to return ssid_ie, both
the call to this function and any operation on this variable need
protection by the RCU read lock.

Fixes: 44905265bc15 ("nl80211: don't expose wdev->ssid for most interfaces")
Change-Id: I7d9c6c32135f4be34678537653787654d435116e
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2019-07-27 22:08:37 +02:00
..
.gitignore
Kconfig
Makefile
ap.c
chan.c This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
core.c cfg80211/wext: fix message ordering 2019-07-27 22:06:02 +02:00
core.h BACKPORT: nl80211: Stop scheduled scan if netlink client disappears 2019-07-27 21:50:44 +02:00
db.txt Import T713XXU2BQD3 kernel source changes 2017-07-01 12:51:07 +02:00
debugfs.c
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
mesh.c
mlme.c
nl80211.c nl80211: take RCU read lock when calling ieee80211_bss_get_ie() 2019-07-27 22:08:37 +02:00
nl80211.h
radiotap.c
rdev-ops.h cfg80211: Add support for aborting an ongoing scan 2016-10-07 12:01:24 +05:30
reg.c cfg80211: reg: Init wiphy_idx in regulatory_hint_core() 2019-07-27 21:52:37 +02:00
reg.h
regdb.h
scan.c cfg80211: limit scan results cache size 2019-07-27 21:42:43 +02:00
sme.c cfg80211: Add option to report the bss entry in connect result 2016-09-07 16:07:24 +05:30
sysfs.c
sysfs.h
trace.c
trace.h cfg80211: Add support for aborting an ongoing scan 2016-10-07 12:01:24 +05:30
util.c cfg80211: Add option to report the bss entry in connect result 2016-09-07 16:07:24 +05:30
wext-compat.c cfg80211: fix station info handling bugs 2019-07-27 21:46:31 +02:00
wext-compat.h
wext-core.c cfg80211/wext: fix message ordering 2019-07-27 22:06:02 +02:00
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c