PT-2026-69809 · Linux · Linux Kernel

CVE-2026-68409

·

Published

2026-08-10

·

Updated

2026-09-08

CVSS v3.1

8.8

High

VectorAV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the mac80211 wifi module where the sta remove link() function frees a removed MLO link's RX stats percpu buffer immediately, while only deferring the link container to RCU (Read-Copy-Update, a synchronization mechanism). Because the RX fast path reads link sta under rcu read lock and writes to the percpu stats, a reader that resolved link sta before removal may still hold a pointer to a percpu block that has already been freed. This occurs when uses rss is active and pcpu rx stats exists. While the full STA teardown uses synchronize net() as a barrier, the link removal path lacks this, creating a race condition.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

ALSA-2026:65334
AZL-95042
CVE-2026-68409

Affected Products

Linux Kernel