diff options
author | Richard Kinder <richard.kinder@gmail.com> | 2024-03-28 03:57:25 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-04-08 21:12:01 +0300 |
commit | d12b9779cc9ba29d65fbfc728eb8a037871dd331 (patch) | |
tree | 23976d13afca4de0d97b31c80fb085ed01d06ce0 /tools/perf/scripts/python/task-analyzer.py | |
parent | ab9177d83c040eba58387914077ebca56f14fae6 (diff) | |
download | linux-d12b9779cc9ba29d65fbfc728eb8a037871dd331.tar.xz |
wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon timestamp field
Logic inside ieee80211_rx_mgmt_beacon accesses the
mgmt->u.beacon.timestamp field without first checking whether the beacon
received is non-S1G format.
Fix the problem by checking the beacon is non-S1G format to avoid access
of the mgmt->u.beacon.timestamp field.
Signed-off-by: Richard Kinder <richard.kinder@gmail.com>
Link: https://msgid.link/20240328005725.85355-1-richard.kinder@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions