aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorGregory Greenman <[email protected]>2019-07-08 09:07:42 +0300
committerJohannes Berg <[email protected]>2019-07-30 18:34:27 +0200
commit514ea05b0743435bf181c41f48d83aac050cc6fa (patch)
tree8fb7d62f22e5e481de8c41214d8bc4781268cdbe /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentecd09ddc1d14cca4f874151aed51a7feee3f765b (diff)
iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info
lq_info is an arary of size 2, active_tbl index is u8. When accessing lq_info[1 - active_tbl], theoretically it's possible that the access will be made to a negative index value. Signed-off-by: Gregory Greenman <[email protected]> Signed-off-by: Luca Coelho <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions