android_kernel_google_msm/net/wireless
Jianmin Zhu 66d4bfb7da cfg80211: Fix use after free when process wdev events
"bssid" is only initialized out of the while loop, in case of two
events with same type: EVENT_CONNECT_RESULT, but one has zero
ether addr, the other is non-zero, the bssid pointer will be
referenced twice, which lead to use-after-free issue

Change-Id: Ie8a24275f7ec5c2f936ef0a802a42e5f63be9c71
CRs-Fixed: 2254305
Signed-off-by: Zhu Jianmin <jianminz@codeaurora.org>
2020-10-25 02:37:54 -04:00
..
.gitignore
chan.c
core.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
core.h Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
db.txt update net/wireless/db.txt 2013-05-16 15:16:13 -07:00
debugfs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c
Kconfig net: wireless: Add CFG80211_ALLOW_RECONNECT option 2012-04-09 13:57:55 -07:00
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c
mlme.c cfg80211/mac80211: report signal strength for mgmt frames 2012-03-06 15:16:05 -05:00
nl80211.c cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE 2018-01-13 17:13:42 +03:00
nl80211.h cfg80211/mac80211: report signal strength for mgmt frames 2012-03-06 15:16:05 -05:00
radiotap.c radiotap: fix bitmap-end-finding buffer overrun 2014-01-08 09:42:12 -08:00
reg.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
reg.h
regdb.h
scan.c net/wireless: Support to disable CCK rate for management frame 2013-02-25 11:36:59 -08:00
sme.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
sysfs.c
sysfs.h
util.c cfg80211: Fix use after free when process wdev events 2020-10-25 02:37:54 -04:00
wext-compat.c
wext-compat.h
wext-core.c net/wireless/wext-core.c: add missing kfree 2012-04-09 15:54:50 -04:00
wext-priv.c
wext-proc.c
wext-sme.c cfg80211: Add background scan period attribute. 2012-03-12 14:19:34 -04:00
wext-spy.c