CVE-2026-90369

Source
https://cve.org/CVERecord?id=CVE-2026-90369
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90369.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90369
Downstream
Published
2026-09-17T16:09:10Z
Modified
2026-09-18T03:48:37Z
Summary
wifi: mt76: fix out-of-bounds access in mmio copy helpers
Details

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

wifi: mt76: fix out-of-bounds access in mmio copy helpers

mt76_mmio_write_copy() and mt76_mmio_read_copy() iterate up to ALIGN(len, 4), so a length that is not a multiple of four reads past the source buffer (write_copy) or writes past the destination (read_copy). Copy the aligned body in the loop and handle the remaining tail through a 4-byte bounce buffer, keeping the register access width unchanged.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90369.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
2df00805f7dbaa46b60c682aad0d76270b7ba266
Fixed
6ed0fba58bb125a8d8de96e391aa86111166efca
Fixed
6689b4a65e88d7b019e687fa9d6943ca070f3e43

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

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-90369.json"