๐Ÿ” CVE Alert

CVE-2026-90365

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
e57b7901469fc0b021930b83a8094baaf3d81b09 < c4dc85481d38951ca7f8bc104e711936306cc664 e57b7901469fc0b021930b83a8094baaf3d81b09 < e995d3dccc9d980af13a60ad37409ed1561f9eeb
Linux / Linux
5.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/c4dc85481d38951ca7f8bc104e711936306cc664 git.kernel.org: https://git.kernel.org/stable/c/e995d3dccc9d980af13a60ad37409ed1561f9eeb