CVE-2026-68311

Source
https://cve.org/CVERecord?id=CVE-2026-68311
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68311.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68311
Downstream
Published
2026-08-10T12:02:45.919Z
Modified
2026-08-12T04:19:22.387890077Z
Summary
wifi: mt76: mt7925: guard link STA in decap offload
Details

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

wifi: mt76: mt7925: guard link STA in decap offload

mt7925stasetdecapoffload() iterates over the vif validlinks mask when updating decap offload state for an MLO station. The station may not have a link STA for every valid link of the vif, so mt792xstatolink() can return NULL for a link that belongs to the vif but not to the station.

The function currently dereferences mlink before checking whether the link WCID is ready. If mlink is NULL, setting or clearing MTWCIDFLAGHDRTRANS dereferences a NULL pointer.

Skip links without a station link before touching mlink->wcid.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68311.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
b859ad65309a5f1654e8b284de582831fc88e2d8
Fixed
1e608cae1ba0b4a600b752efa223fd2be376b143
Fixed
f1ee53e08fdd2906e90c6a6d71e1368fcd52bfc3
Fixed
d86883f7e8f03a5b81b4e59f2c0b6c05f79e01fd
Fixed
96ea44f2269f30364cffa054ee3a87e595bef0d4

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

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