Skip to main content

Linux Kernel CVE-2026-74340

| EUVDEUVD-2026-59487 HIGH
2026-08-15 Linux GHSA-9fwg-3fvg-fm8h
8.1
CVSS 3.1 · Vendor: Linux
Share

Severity by source

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

Adjacent WiFi link-layer attack requiring no privileges; OOB heap read leaks kernel memory (C:H) and risks kernel panic (A:H); no integrity impact applies.

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

Primary rating from Vendor (Linux).

CVSS VectorVendor: Linux

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

Lifecycle Timeline

5
Analysis Generated
Aug 17, 2026 - 10:38 vuln.today
CVSS changed
Aug 17, 2026 - 06:22 NVD
8.1 (HIGH)
Patch available
Aug 15, 2026 - 07:19 EUVD
CVE Published
Aug 15, 2026 - 05:58 cve.org
HIGH 8.1
CVE Published
Aug 15, 2026 - 05:58 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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

wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication

The firmware-controlled rsp->count field is used as the loop bound for indexing into the flexible rsp->regs[] array without validation against the message length. A count exceeding the actual data causes out-of- bounds reads from the heap-allocated message buffer.

Add a check that count fits within the received message.

AnalysisAI

Out-of-bounds heap read in the Linux kernel's wcn36xx WiFi driver exposes kernel memory and risks system crashes on any adjacent-network attacker within radio range of a device using a Qualcomm WCN36xx series chipset. The flaw, introduced at commit 43efa3c0f241e04862be8e6a68ff765d36cde1ba (Linux 4.11 era), allows the PRINT_REG_INFO firmware indication handler to iterate over rsp->regs[] using a firmware-controlled rsp->count value that is never validated against the actual received message length, enabling reads beyond the heap-allocated buffer. …

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
Deploy rogue WiFi AP within radio range
Delivery
Target device scans or associates, triggering firmware interaction
Exploit
Rogue AP influences firmware to generate PRINT_REG_INFO indication with inflated count
Execution
wcn36xx driver processes message without bounding count against buffer length
Persist
Kernel reads beyond heap-allocated buffer
Impact
Sensitive kernel memory disclosed or system panics

Vulnerability AssessmentAI

Exploitation The target system must have a Qualcomm WCN36xx series WiFi chipset (WCN3620, WCN3660, or WCN3680) installed, the wcn36xx kernel module loaded, and the WiFi interface active. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector AV:A/AC:L/PR:N/UI:N produces a score of 8.1, reflecting a plausible no-authentication adjacent-network attack path that requires only radio proximity and no user interaction - a genuine concern for devices deployed in untrusted RF environments. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker positions a rogue WiFi access point within radio range of a target device equipped with a Qualcomm WCN36xx chipset running an unpatched Linux kernel. By manipulating the WiFi firmware's PRINT_REG_INFO indication - either through crafted over-the-air frames or by leveraging the rogue AP to influence chipset firmware state - the attacker causes the firmware to report an inflated rsp->count value. …
Remediation Upgrade to a patched Linux kernel stable release appropriate to your branch: 5.10.261 or later, 5.15.212 or later, 6.1.178 or later, 6.6.145 or later, 6.12.97 or later, 6.18.40 or later, or 7.1.5 or later. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, identify all systems running Linux kernel versions with vulnerable wcn36xx driver code (introduced circa 4.11 era) by scanning for WCN36xx chipset presence and correlating against affected kernel versions across the seven stable branches with available patches. …

Sign in for detailed remediation steps and compensating controls.

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

Vendor StatusVendor

Share

CVE-2026-74340 vulnerability details – vuln.today

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