CVE-2026-53100
Last modified
CVE-2026-53100 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix deadlock in remain-on-channel mt76_remain_on_channel() and mt76_roc_complete() call mt76_set_channel() while already holding dev->mutex. Since mt76_set_channel() also acquires dev->mutex, this results in a deadlock. Use __mt76_set_channel() instead of mt76_set_channel(). Add cancel_delayed_work_sync() for mac_work before acquiring the mutex in mt76_remain_on_channel() to prevent a secondary deadlock with the mac_work workqueue.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: fix deadlock in remain-on-channel mt76_remain_on_channel() and mt76_roc_complete() call mt76_set_channel() while already holding dev->mutex. Since mt76_set_channel() also acquires dev->mutex, this results in a deadlock. Use __mt76_set_channel() instead of mt76_set_channel(). Add cancel_delayed_work_sync() for mac_work before acquiring the mutex in mt76_remain_on_channel() to prevent a secondary deadlock with the mac_work workqueue.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.14, < 6.18.33 |
| Linux | Linux Kernel | >= 6.19, < 7.0.10 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53100?
How severe is CVE-2026-53100?
How do I fix CVE-2026-53100?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53095In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53096In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53097In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53098In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53099In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-5310A vulnerability was identified in Enter Software Iperius Bac…2.5
- CVE-2026-53101In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53102In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53103In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53104In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53106In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-53100?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
