Loading
staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
Just like in commit 154828bf ("staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser"), we don't trust the data in the frame so we should check the length better before acting on it Cc: stable <stable@kernel.org> Assisted-by: gkh_clanker_2000 Tested-by:Navaneeth K <knavaneeth786@gmail.com> Reviewed-by:
Navaneeth K <knavaneeth786@gmail.com> Link: https://patch.msgid.link/2026022336-arrange-footwork-6e54@gregkh Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>