CVE-2026-90349

Source
https://cve.org/CVERecord?id=CVE-2026-90349
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90349.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90349
Downstream
Published
2026-09-17T16:08:57Z
Modified
2026-09-19T03:47:25Z
Summary
wifi: mt76: mt7996: fix out-of-bounds link array access in mt7996_tx()
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90349.json"
}
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
1609b014aa29f9a2bf3aaa93f71de4a06725845e
Fixed
637bb99cc766a858d744905e46638459ca128b6c
Fixed
aff81505a84d27f83b4db8e039e813930cb23c2c
Fixed
4330a0ef9f75a54fde3548432a9a698f06bab635

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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