aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-08-31 11:18:02 +0300
committerKalle Valo <[email protected]>2021-09-19 17:34:01 +0300
commit27a221f433b7ac6604845b09696e60e803972d3c (patch)
treeba5a40f38e772be8f2aebea335500262a84ebfcb /lib/mpi/mpiutil.c
parent24d5f16e407b75bc59d5419b957a9cab423b2681 (diff)
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 <[email protected]> Acked-by: Luca Coelho <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/20210831081802.GA9846@kili
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions