You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 68254
About this tag
CVE-2025-68254 addresses an out-of-bounds read vulnerability in the Linux kernel's staging rtl8723bs Wi-Fi driver. The flaw occurs during parsing of the Extended Supported Rates (ESR) Information Element in OnBeacon handling, where a malformed beacon could cause the driver to read beyond the end of a received frame, potentially leading to a kernel panic. The fix hardens ESR IE parsing to prevent this out-of-bounds access. This vulnerability affects systems using Realtek rtl8723bs-based Wi-Fi hardware, commonly found in low-power embedded devices. Users are advised to apply the latest kernel updates to mitigate the risk.
A recently assigned vulnerability, CVE-2025-68254, patches an out‑of‑bounds read in the Linux kernel’s staging rtl8723bs Wi‑Fi driver by hardening the Extended Supported Rates (ESR) Information Element parsing in OnBeacon handling — a malformed beacon could otherwise force the driver to read...