Re: [PATCH] rsi: fix array out of bound
From: Kalle Valo <kvalo@kernel.org>
Date: 2021-12-15 14:28:46
Also in:
lkml, netdev
From: Kalle Valo <kvalo@kernel.org>
Date: 2021-12-15 14:28:46
Also in:
lkml, netdev
zhangyue [off-list ref] wrote:
Limit the max of 'ii'. If 'ii' greater than or equal to 'RSI_MAX_VIFS', the array 'adapter->vifs' may be out of bound Signed-off-by: zhangyue <redacted>
Patch applied to wireless-drivers-next.git, thanks. 4d375c2e51d5 rsi: fix array out of bound -- https://patchwork.kernel.org/project/linux-wireless/patch/20211208095341.47777-1-zhangyue1@kylinos.cn/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches