CVE-2026-90375

Source
https://cve.org/CVERecord?id=CVE-2026-90375
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90375.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90375
Downstream
Published
2026-09-17T16:09:14Z
Modified
2026-09-19T03:47:26Z
Summary
wifi: mt76: fix non-AQL packet accounting for MLO stations
Details

In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: fix non-AQL packet accounting for MLO stations

__mt76_tx_queue_skb() overrides the wcid passed by the driver with sta->drv_priv, so the wcid might incorrectly be changed after TX, causing wcid->non_aql_packets to be counted on the wrong wcid. For example, on the AP side, if a station's setup link is the 5G link and the station uses 2G to transmit a frame, the value of non_aql_packets is increased on the 5G wcid but decreased on the 2G wcid. Once the inflated counter exceeds MT_MAX_NON_AQL_PKT, the TX scheduler permanently refuses to service the station.

Drop the reassignment and account on the wcid used for transmission. This also records the actual wcid in the queue entry.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90375.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
e1378e5228aaa1bf6bb253a379c7de1722a94e00
Fixed
f85f6933cc170155f1c7c2dffdd014965787c71b
Fixed
fc7fae55255ccbde009232e84b102d2782a69ecf
Fixed
186c957ac3325aefb982567ffdd3654b283688a7
Fixed
8ae659743ba936b22ecb4620815887728e2820d6

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.10.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.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-90375.json"