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

staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()

Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-of-bounds
read in rtw_get_ie() parser"), we don't trust the data in the frame so
we should check the length better before acting on it
Published: 2026-05-08
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel contains a flaw in the rtl8723bs wireless driver where the function rtw_get_ie_ex() does not adequately validate the length of data received over the air. A malicious actor could craft a wireless management frame that exploits this oversight, triggering an out‑of‑bounds read when the driver parses the frame data. Based on the description and the nature of the weakness, the impact is a read of unintended memory, potentially exposing kernel data or causing a crash. The vulnerability is an example of improper input validation and out‑of‑bounds read behavior.

Affected Systems

The issue is present in any Linux kernel that includes the rtl8723bs driver in its staging tree prior to the commit that added the proper length check. No specific distribution or kernel release is listed, so the vulnerability may affect a broad range of Linux deployments that use the default kernel drivers for the rtl8723bs wireless chipset.

Risk and Exploitability

Because the flaw allows only an out‑of‑bounds read, it is unlikely to provide remote code execution on its own but could be leveraged for information disclosure or for building a larger attack chain. The EPSS score is not provided and the vulnerability is not listed in CISA’s KEV catalog, indicating that it is not currently known to be widely exploited. The CVSS score is not disclosed, so the severity cannot be quantified precisely, but the potential for kernel memory exposure warrants prompt attention. The most likely attack vector is a wireless transmission of a specially crafted frame that a vulnerable device processes while the driver is active.

Generated by OpenCVE AI on May 8, 2026 at 17:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the fix for rtl8723bs in the staging tree
  • If an upgrade is not immediately possible, disable the rtl8723bs driver or block external wireless frames from reaching the system
  • Monitor system logs for anomalous access or unexpected kernel crashes that may indicate exploitation

Generated by OpenCVE AI on May 8, 2026 at 17:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 09 May 2026 00:15:00 +0000


Fri, 08 May 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
CWE-20

Fri, 08 May 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: properly validate the data in rtw_get_ie_ex() Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parser"), we don't trust the data in the frame so we should check the length better before acting on it
Title staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()
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-05-09T04:10:45.532Z

Reserved: 2026-05-01T14:12:56.006Z

Link: CVE-2026-43387

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-08T15:16:50.060

Modified: 2026-05-08T15:16:50.060

Link: CVE-2026-43387

cve-icon Redhat

Severity :

Publid Date: 2026-05-08T00:00:00Z

Links: CVE-2026-43387 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-08T18:45:13Z

Weaknesses