
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-53179 is a buffer over-read vulnerability in the Linux kernel's staging rtl8723bs Wi-Fi driver, specifically within the rtw_update_protection() function. The flaw arises because the function is called with a pointer offset into the ies buffer while the full ie_length is passed, causing reads beyond the intended buffer boundary. It affects Linux kernel versions from 5.15 up to (but not including) the patched commits across stable branches (6.12.95, 6.18.36, 7.0.13, and 7.1). The CVE was published on June 25, 2026, and is currently undergoing analysis; the estimated severity is Medium with an EPSS score of 0.00173 (Feedly, EUVD).
The root cause is a classic buffer over-read (CWE-125): rtw_update_protection() receives a pointer that has already been advanced by an offset into the ies buffer, but the caller still passes the original full ie_length value rather than the adjusted remaining length. This mismatch means the function may read memory beyond the end of the valid information elements region. The vulnerability is local in nature, reachable through the kernel's Wi-Fi driver processing path for the Realtek RTL8723BS SDIO chipset, which is common in embedded and IoT devices. No public proof-of-concept exploit code has been identified at this time (Feedly, EUVD).
Successful exploitation of this vulnerability could result in disclosure of kernel memory contents adjacent to the ies buffer, potentially exposing sensitive data such as cryptographic material or other in-memory information. Because the flaw is in a staging Wi-Fi driver, the impact is primarily a confidentiality concern (kernel memory disclosure), with limited direct integrity or availability impact under typical conditions. The affected driver is used in devices with Realtek RTL8723BS chipsets, which are prevalent in embedded Linux systems and single-board computers (Feedly).
The Linux kernel maintainers have released fixes across multiple stable branches. Users should update to kernel versions 6.12.95, 6.18.36, 7.0.13, or 7.1 (or later), which contain the corrective commits (735dabdf, 303f65af, 514ab983, c35ce55b). As a workaround where patching is not immediately possible, systems that do not require the rtl8723bs staging driver can blacklist or remove the module (rtl8723bs) to eliminate the attack surface. Embedded Linux distributions such as Yocto-based systems should apply the relevant kernel patches as soon as they are available for their target branch (Feedly, Yocto Security).
The vulnerability has been noted in the Yocto Project security mailing list, reflecting awareness among embedded Linux developers. No significant vendor statements, researcher commentary, or broad media coverage have been identified beyond standard vulnerability database entries (Yocto Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."