← Back to CVE List
CVE-2022-49405
In the Linux kernel, the following vulnerability has been resolved:
staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
This code has a check to prevent read overflow but it needs another
check to prevent writing beyond the end of the ->Ssid[] array.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt