CVE-2026-68470

Source
https://cve.org/CVERecord?id=CVE-2026-68470
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68470.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68470
Downstream
Published
2026-08-15T05:51:28.211Z
Modified
2026-08-16T03:48:30.317221040Z
Summary
wifi: mac80211: validate extension-frame layout before RX
Details

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

wifi: mac80211: validate extension-frame layout before RX

Extension frames only have the extension header at the regular 802.11 header offset. The generic RX path can still reach helpers and interface dispatch code that read regular header address fields before unsupported extension subtypes are dropped.

mac80211 currently only handles S1G beacon extension frames. Drop other extension subtypes before they can reach regular-header RX processing. For S1G beacons, linearize the SKB with the management-frame path and require the fixed S1G beacon header, including optional fixed fields indicated by frame control, before generic RX dispatch.

Route S1G beacons through the station/default-link RX path without regular-header station lookup. Avoid regular-header address reads in the mac80211 RX paths that process S1G extension beacons, including accept-frame, duplicate-detection, address-copy, and MLO address-translation paths.

Also make ieee80211getbssid() length-safe before returning the S1G source-address pointer.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68470.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
09a740ce352e1a1d16b9984115514ba9a4f4704b
Fixed
625fc704b19cb48d7d269ad54ffffb4d3bf9c7ed
Fixed
57d503ce32eccfa7650065ca4c560f7e29a2e676

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68470.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.10.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68470.json"