diff options
| author | Eyal Shapira <[email protected]> | 2015-11-19 18:37:31 +0200 |
|---|---|---|
| committer | Emmanuel Grumbach <[email protected]> | 2015-12-13 08:22:31 +0200 |
| commit | e8b3f7b6e746e5a850d243e1e11d83d2163e16e4 (patch) | |
| tree | 7a2f7e435378d1883ea409438419693d6071bff0 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 355346ba3050f42dc33663d7dd6cba055ba31924 (diff) | |
iwlwifi: mvm: rs: fix a potential out of bounds access
Klocwork pointed these out. There is a theoretical possibility
that rate->index might be set to IWL_RATE_INVALID (15).
This could trigger an out of bounds access on ht_vht_rates or
legacy_rates arrays. Fix it by adding some checks.
Signed-off-by: Eyal Shapira <[email protected]>
Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions