diff options
author | Edward Adam Davis <[email protected]> | 2024-01-03 20:13:51 +0800 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-01-03 15:34:53 +0100 |
commit | 1184950e341c11b6f82bc5b59564411d9537ab27 (patch) | |
tree | 5863ebcce45ba02c482dfc78254a9101fc8ca5bf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 968509128207f122d7177ffb6ff51c9c6fa7e13d (diff) |
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Replace rcu_dereference() with rcu_access_pointer() since we hold
the lock here (and aren't in an RCU critical section).
Fixes: 32af9a9e1069 ("wifi: cfg80211: free beacon_ies when overridden from hidden BSS")
Reported-and-tested-by: [email protected]
Signed-off-by: Edward Adam Davis <[email protected]>
Link: https://msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions