CVE-2026-90365

Source
https://cve.org/CVERecord?id=CVE-2026-90365
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90365.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90365
Downstream
Published
2026-09-17T16:09:08Z
Modified
2026-09-19T03:47:29Z
Summary
wifi: mt76: cancel reset and rc work on device unregister
Details

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

wifi: mt76: cancel reset and rc work on device unregister

Both drivers cancelled dump_work on unregister but left reset_work and rc_work to be flushed only by destroy_workqueue() in mt76_free_device(), which runs after the hw is unregistered and the hardware stopped. A reset_work that fires in that window calls ieee80211_restart_hw() and re-arms mac_work on an unregistered hw, and rc_work touches station state being torn down. Cancel both up front, alongside dump_work.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90365.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
e57b7901469fc0b021930b83a8094baaf3d81b09
Fixed
c4dc85481d38951ca7f8bc104e711936306cc664
Fixed
e995d3dccc9d980af13a60ad37409ed1561f9eeb

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.8.0
Fixed
7.2.6

Database specific

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