diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-08-31 11:18:02 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-09-19 17:34:01 +0300 |
commit | 27a221f433b7ac6604845b09696e60e803972d3c (patch) | |
tree | ba5a40f38e772be8f2aebea335500262a84ebfcb /fs/gfs2/lops.c | |
parent | 24d5f16e407b75bc59d5419b957a9cab423b2681 (diff) | |
download | linux-stable-27a221f433b7ac6604845b09696e60e803972d3c.tar.gz linux-stable-27a221f433b7ac6604845b09696e60e803972d3c.tar.bz2 linux-stable-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 'fs/gfs2/lops.c')
0 files changed, 0 insertions, 0 deletions