linux-stable/drivers/net/wireless/ti
Lee Gibson 0f6c048836 wl1251: Fix possible buffer overflow in wl1251_cmd_scan
[ Upstream commit d10a87a353 ]

Function wl1251_cmd_scan calls memcpy without checking the length.
Harden by checking the length is within the maximum allowed size.

Signed-off-by: Lee Gibson <leegib@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210428115508.25624-1-leegib@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:17:44 +02:00
..
wl12xx wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP 2021-07-20 16:17:44 +02:00
wl18xx
wl1251 wl1251: Fix possible buffer overflow in wl1251_cmd_scan 2021-07-20 16:17:44 +02:00
wlcore wlcore: Fix command execute failure 19 for wl12xx 2021-03-07 11:27:44 +01:00
Kconfig
Makefile
wilink_platform_data.c