summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2021-08-31 11:18:02 +0300
committerKalle Valo <kvalo@codeaurora.org>2021-09-19 17:34:01 +0300
commit27a221f433b7ac6604845b09696e60e803972d3c (patch)
treeba5a40f38e772be8f2aebea335500262a84ebfcb /MAINTAINERS
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 <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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions