GHSA-c9gv-4j5c-v56gHighCVSS 8.1
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: rtw_mlme...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
Add guards to ensure ie_length is large enough before subtracting fixed IE offsets to prevent unsigned integer underflow.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-53178
- https://git.kernel.org/stable/c/542d65a6dbd9733baab96313c9fe76a76e93f484
- https://git.kernel.org/stable/c/88e994c57a79f62d5338231d8d37ee8dd98baffe
- https://git.kernel.org/stable/c/637e0ea73f690028796ee2fc72a2ac4ec32968c6
- https://github.com/advisories/GHSA-c9gv-4j5c-v56g