Description
In the Linux kernel, the following vulnerability has been resolved:

staging: rtl8723bs: fix buffer over-read in rtw_update_protection

rtw_update_protection() is called with a pointer offset into the
ies buffer but the full ie_length is passed, causing a potential
buffer over-read.
Published: 2026-06-25
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises in the staging rtl8723bs wireless driver in the Linux kernel. The function rtw_update_protection receives a pointer into an information element buffer with an offset, but the full ie_length is passed unchanged, causing a buffer over‑read. This flaw, identified as a buffer over‑read (CWE‑125), can allow a reader to access kernel memory that lies beyond the bounds of the intended buffer, potentially exposing sensitive data.

Affected Systems

All Linux kernel installations that include the rtl8723bs driver are affected, including the 7.1 release candidate series and any distribution kernels that ship the default staging rtl8723bs code without the recent patch. The vulnerability applies to any kernel version containing the unpatched rtl8723bs driver code.

Risk and Exploitability

The CVSS score of 7.1 and an EPSS score of < 1% indicate a moderate severity and very low probability of exploitation. The vulnerability is not listed in CISA's KEV catalog. Based on the description, it is inferred that an attacker would need local or privileged interaction with the wireless interface—such as sending crafted IEs—to trigger the over‑read. While the flaw can expose kernel data, it does not directly provide code execution; however, it could lead to information disclosure or a denial of service if the read causes a fault.

Generated by OpenCVE AI on August 13, 2026 at 14:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch from commit 303f65af or later that corrects the off‑by‑offset in rtw_update_protection
  • If an immediate kernel update is not possible, unload or disable the rtl8723bs driver to eliminate the vulnerable code path
  • Limit usage of the rtl8723bs wireless interface to trusted users and monitor the system for anomalous activity to detect potential exploitation attempts

Generated by OpenCVE AI on August 13, 2026 at 14:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6381-1 linux security update
History

Wed, 12 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Sat, 04 Jul 2026 12:15:00 +0000


Tue, 30 Jun 2026 00:45:00 +0000


Thu, 25 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Thu, 25 Jun 2026 09:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix buffer over-read in rtw_update_protection rtw_update_protection() is called with a pointer offset into the ies buffer but the full ie_length is passed, causing a potential buffer over-read.
Title staging: rtl8723bs: fix buffer over-read in rtw_update_protection
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-07-04T11:51:02.959Z

Reserved: 2026-06-09T07:44:35.389Z

Link: CVE-2026-53179

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-06-25T09:16:35.287

Modified: 2026-07-06T18:19:02.877

Link: CVE-2026-53179

cve-icon Redhat

Severity :

Publid Date: 2026-06-25T00:00:00Z

Links: CVE-2026-53179 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T14:15:05Z

Weaknesses