GHSA-763F-7F65-3WMX
Vulnerability from github – Published: 2026-09-17 18:32 – Updated: 2026-09-17 18:32In 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": [],
"aliases": [
"CVE-2026-90349"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-09-17T17:17:33Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mt76: mt7996: fix out-of-bounds link array access in mt7996_tx()\n\nWhen mac80211 leaves the link unspecified, mt7996_tx() substitutes the\nprimary link id of the station or vif. That value is\nIEEE80211_LINK_UNSPECIFIED (0xf) until the first link has been added,\nand it is then used unchecked to index vif-\u003elink_conf[],\nmvif-\u003emt76.link[] and sta-\u003elink[], all of which hold\nIEEE80211_MLD_MAX_NUM_LINKS (15) entries.\n\nClamp the primary link id to the default link before using it, and use\nthe clamped value for the link_sta fallback as well.",
"id": "GHSA-763f-7f65-3wmx",
"modified": "2026-09-17T18:32:02Z",
"published": "2026-09-17T18:32:02Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90349"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4330a0ef9f75a54fde3548432a9a698f06bab635"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/637bb99cc766a858d744905e46638459ca128b6c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/aff81505a84d27f83b4db8e039e813930cb23c2c"
}
],
"schema_version": "1.4.0",
"severity": []
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.