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.