Skip to main content

Linux Kernel EUVDEUVD-2026-64585

| CVE-2026-74648 HIGH
2026-08-22 Linux GHSA-m738-m8ph-wwcp
7.8
CVSS 3.1 · Vendor: Linux
Share

Severity by source

Vendor (Linux) PRIMARY
7.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Monitor mode frame injection requires local kernel access and CAP_NET_RAW (PR:L, AV:L); kernel heap over-read and address write corruption justify C:H/I:H/A:H.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Linux).

CVSS VectorVendor: Linux

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Generated
Aug 25, 2026 - 06:57 vuln.today
CVSS changed
Aug 25, 2026 - 06:22 NVD
7.8 (HIGH)
Patch available
Aug 22, 2026 - 16:01 EUVD
CVE Published
Aug 22, 2026 - 15:32 cve.org
HIGH 7.8
CVE Published
Aug 22, 2026 - 15:32 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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

staging: rtl8723bs: validate monitor transmit frame lengths

rtw_cfg80211_monitor_if_xmit_entry() removes the radiotap header and then reads the 802.11 frame control field without checking that a base 802.11 header remains.

The data path also pulls the calculated 802.11, QoS and SNAP header span before confirming that the skb contains it. A truncated frame can therefore cause out-of-bounds reads or leave insufficient data for the Ethernet address writes.

Reject frames that do not contain the base 802.11 header and data frames that do not contain their complete calculated header span.

AnalysisAI

Out-of-bounds reads in the staging rtl8723bs WiFi driver's monitor mode transmit path expose Linux kernel systems equipped with Realtek RTL8723BS hardware to memory disclosure, corruption, and denial of service. The driver function rtw_cfg80211_monitor_if_xmit_entry() strips the variable-length radiotap header and then reads the 802.11 frame control field without verifying the socket buffer still contains a minimum MAC header; for data frames it additionally pulls the full calculated 802.11/QoS/SNAP span before confirming the skb holds that much data. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Gain local access with CAP_NET_RAW
Delivery
Load or confirm rtl8723bs staging driver is present
Exploit
Activate monitor mode on the RTL8723BS interface
Execution
Inject crafted truncated 802.11 frame via monitor interface
Persist
Trigger out-of-bounds read in rtw_cfg80211_monitor_if_xmit_entry
Impact
Access or corrupt kernel memory

Vulnerability AssessmentAI

Exploitation All three of the following conditions must be satisfied: (1) the target system must have Realtek RTL8723BS WiFi hardware present and the rtl8723bs staging kernel module actively loaded - systems without this chipset or with the module absent are completely unexposed; (2) the attacker must have local system access with CAP_NET_RAW capability (or equivalent, such as membership in a group granted raw socket access), corresponding to the PR:L CVSS metric - remote unauthenticated exploitation is not possible given AV:L; (3) a monitor-mode 802.11 interface must be active or the attacker must be able to create one, as the vulnerable code path is only reached via the cfg80211 monitor interface transmit entry. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 7.8 High score with AV:L/AC:L/PR:L/UI:N accurately reflects a kernel-space memory safety flaw that nevertheless demands local access and at minimum CAP_NET_RAW or equivalent capability to exploit. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A local user with CAP_NET_RAW capability places the RTL8723BS-backed interface into monitor mode, then injects a crafted skb shorter than the minimum 802.11 MAC header length (24 bytes) or a data frame with a calculated header span exceeding the actual skb length. The driver reads beyond the buffer boundary in kernel space, potentially leaking adjacent heap contents or corrupting the target of an Ethernet address write, which could facilitate privilege escalation or trigger a kernel panic. …
Remediation Upgrade to a patched kernel release on your active stable branch: 5.10.265, 5.15.216, 6.1.183, 6.6.152, 6.12.104, 6.18.45, 7.1.9, or 7.2. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, inventory all systems running the Realtek RTL8723BS WiFi driver by scanning hardware identifiers and current Linux kernel versions to establish baseline exposure. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-64585 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy