diff options
author | 2021-08-31 11:18:02 +0300 | |
---|---|---|
committer | 2021-09-19 17:34:01 +0300 | |
commit | 27a221f433b7ac6604845b09696e60e803972d3c (patch) | |
tree | ba5a40f38e772be8f2aebea335500262a84ebfcb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: mvm: Fix possible NULL dereference (diff) | |
download | linux-dev-27a221f433b7ac6604845b09696e60e803972d3c.tar.xz linux-dev-27a221f433b7ac6604845b09696e60e803972d3c.zip |
iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data()
These should be >= ARRAY_SIZE() instead of > ARRAY_SIZE() to prevent an
out of bounds write on the next line.
Fixes: 79e561f0f05a ("iwlwifi: mvm: d3: implement RSC command version 5")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Luca Coelho <luca@coelho.fi>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210831081802.GA9846@kili
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions