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

wifi: cfg80211: validate PMSR FTM preamble range

PMSR FTM request parsing accepts preamble values outside the
enumerated nl80211 preamble range.

Reject out-of-range values before using them in the parser capability
bit test using the policy.

[drop unnecessary check]
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in Linux’s cfg80211 stack allows parsing of PMSR FTM requests with preamble values that fall outside the defined nl80211 range. Those erroneous values are used directly in capability bit tests before proper rejection, which can trigger undefined behavior and result in a kernel crash. The impact is a denial of service at the system level, causing the entire kernel to reboot or become unresponsive. This is an input validation weakness (CWE‑20).

Affected Systems

All systems running a Linux kernel that includes the buggy cfg80211 parsing logic are vulnerable, regardless of vendor. The issue exists in the kernel’s Wi‑Fi driver stack prior to the commits referenced in the advisory URLs; any operating system using a kernel older than those fixes is affected.

Risk and Exploitability

While the CVSS score is not disclosed and the EPSS score is not available, the vulnerability is exposed to untrusted Wi‑Fi traffic. The likely attack vector is the reception of maliciously constructed Wi‑Fi frames over the air, which an attacker can control even from a remote location within range of the wireless interface. No active exploitation has been reported and it is not listed in CISA’s KEV catalog, suggesting a low to moderate risk if the system operates in a trusted environment. However, in an untrusted wireless environment the risk rises to high due to the straightforward ability to trigger a crash with crafted frames.

Generated by OpenCVE AI on August 10, 2026 at 17:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Linux kernel version that includes the cfg80211 preamble validation patch referenced in the advisory commits.
  • If a kernel upgrade is not feasible, immediately disable the wireless interface or use ACLs to block reception of management frames from untrusted sources, preventing malformed frames from reaching cfg80211.
  • If the kernel provides a configuration option or sysfs parameter to disable virtualization of FTM capabilities in cfg80211, set that option to avoid the vulnerable parsing path.

Generated by OpenCVE AI on August 10, 2026 at 17:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: validate PMSR FTM preamble range PMSR FTM request parsing accepts preamble values outside the enumerated nl80211 preamble range. Reject out-of-range values before using them in the parser capability bit test using the policy. [drop unnecessary check]
Title wifi: cfg80211: validate PMSR FTM preamble range
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-08-10T12:04:26.251Z

Reserved: 2026-07-30T09:28:09.390Z

Link: CVE-2026-68406

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T00:30:16Z

Weaknesses

No weakness.