CVE-2026-90349
Last modified
CVE-2026-90349 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix out-of-bounds link array access in mt7996_tx() When mac80211 leaves the link unspecified, mt7996_tx() substitutes the primary link id of the station or vif. That value is IEEE80211_LINK_UNSPECIFIED (0xf) until the first link has been added, and it is then used unchecked to index vif->link_conf[], mvif->mt76.link[] and sta->link[], all of which hold IEEE80211_MLD_MAX_NUM_LINKS (15) entries. Clamp the primary link id to the default link before using it, and use the clamped value for the link_sta fallback as well..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix out-of-bounds link array access in mt7996_tx() When mac80211 leaves the link unspecified, mt7996_tx() substitutes the primary link id of the station or vif. That value is IEEE80211_LINK_UNSPECIFIED (0xf) until the first link has been added, and it is then used unchecked to index vif->link_conf[], mvif->mt76.link[] and sta->link[], all of which hold IEEE80211_MLD_MAX_NUM_LINKS (15) entries. Clamp the primary link id to the default link before using it, and use the clamped value for the link_sta fallback as well.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1609b014aa29f9a2bf3aaa93f71de4a06725845e, < 637bb99cc766a858d744905e46638459ca128b6c; >= 1609b014aa29f9a2bf3aaa93f71de4a06725845e, < aff81505a84d27f83b4db8e039e813930cb23c2c; >= 1609b014aa29f9a2bf3aaa93f71de4a06725845e, < 4330a0ef9f75a54fde3548432a9a698f06bab635 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90349?
How severe is CVE-2026-90349?
How do I fix CVE-2026-90349?
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-90343In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90344In the Linux kernel, the following vulnerability has been re…
- 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-9035IBM Aspera High-Speed Transfer Endpoint 3.7.4 through 4.4.7 …6.5
- CVE-2026-90350In the Linux kernel, the following vulnerability has been re…
- 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…
Are you affected by CVE-2026-90349?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
