Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 7.0.13 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/542d65a6dbd9733baab96313c9fe76a76e93f484Patch
- https://git.kernel.org/stable/c/88e994c57a79f62d5338231d8d37ee8dd98baffePatch
FAQ
What is CVE-2026-53178?
CVE-2026-53178 is a vulnerability with a CVSS score of 8.1 (HIGH). 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...
How severe is CVE-2026-53178?
CVE-2026-53178 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53178?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.