AUGUST 22, 2026
Live Feed
Back to database
Case File

CVE-2026-68406

UNKNOWN · CVSS N/A EPSS 0.18%

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel's cfg80211 component allows for the acceptance of preamble values outside the defined nl80211 range during PMSR FTM request parsing. This could lead to potential exploitation through improper validation, impacting systems relying on wireless networking capabilities. Linux system administrators and developers should prioritize patching this issue to mitigate any associated risks.

CVE
CVE-2026-68406
Severity
UNKNOWN
CVSS
N/A
EPSS
0.18%
Linux

Original NVD 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]