CVE-2026-90350
Last modified
CVE-2026-90350 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: reject out-of-range link ids in mt76_vif_link() mt76_vif_link() indexes mvif->link[] without validating link_id, but callers pass mvif->deflink_id / msta->deflink_id, which hold IEEE80211_LINK_UNSPECIFIED (0xf) until the first link has been added. Since IEEE80211_MLD_MAX_NUM_LINKS is 15, that reads one element past the end of the array, aliasing mt76_vif_data.offchannel_link. Reachable via mt7996_set_tsf()/mt7996_offset_tsf() and mt7996_net_fill_forward_path(). Bounds check link_id and return NULL, matching mt7996_sta_link() and mt7996_sta_link_protected()..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: reject out-of-range link ids in mt76_vif_link() mt76_vif_link() indexes mvif->link[] without validating link_id, but callers pass mvif->deflink_id / msta->deflink_id, which hold IEEE80211_LINK_UNSPECIFIED (0xf) until the first link has been added. Since IEEE80211_MLD_MAX_NUM_LINKS is 15, that reads one element past the end of the array, aliasing mt76_vif_data.offchannel_link. Reachable via mt7996_set_tsf()/mt7996_offset_tsf() and mt7996_net_fill_forward_path(). Bounds check link_id and return NULL, matching mt7996_sta_link() and mt7996_sta_link_protected().
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a9384b36a42afc2d715eb74c19a7ee558f09ef82, < 13f6a9c786022d5213e84d494cc8717c378f5395; >= a9384b36a42afc2d715eb74c19a7ee558f09ef82, < c1442c345ca8da857fadea1d0797b97347ab6984; >= a9384b36a42afc2d715eb74c19a7ee558f09ef82, < 9ba744a28c26eaa5cae930688a22e01888395308 |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90350?
How severe is CVE-2026-90350?
How do I fix CVE-2026-90350?
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-90345In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90346In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90347In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-90348In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9035IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 …6.5
- CVE-2026-90351In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90352In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90353In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-90354In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90355In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90356In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90350?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
