CVE-2026-68311
Last modified
CVE-2026-68311 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: guard link STA in decap offload mt7925_sta_set_decap_offload() iterates over the vif valid_links 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 mt792x_sta_to_link() 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.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: guard link STA in decap offload mt7925_sta_set_decap_offload() iterates over the vif valid_links 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 mt792x_sta_to_link() 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 MT_WCID_FLAG_HDR_TRANS dereferences a NULL pointer. Skip links without a station link before touching mlink->wcid.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b859ad65309a5f1654e8b284de582831fc88e2d8, < 1e608cae1ba0b4a600b752efa223fd2be376b143; >= b859ad65309a5f1654e8b284de582831fc88e2d8, < f1ee53e08fdd2906e90c6a6d71e1368fcd52bfc3; >= b859ad65309a5f1654e8b284de582831fc88e2d8, < d86883f7e8f03a5b81b4e59f2c0b6c05f79e01fd; >= b859ad65309a5f1654e8b284de582831fc88e2d8, < 96ea44f2269f30364cffa054ee3a87e595bef0d4 |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68311?
How severe is CVE-2026-68311?
How do I fix CVE-2026-68311?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68305In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68306In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68307In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68308In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68309In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68310In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68312In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68313In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68314In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68315In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68316In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68317In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68311?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
