CVE-2025-21859
Last modified
CVE-2025-21859 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: USB: gadget: f_midi: f_midi_complete to call queue_work When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to f_midi_transmit, causing a deadlock. Fix it by using queue_work() to schedule the inner f_midi_transmit() via a high priority work queue from the completion handler.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: f_midi: f_midi_complete to call queue_work When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to f_midi_transmit, causing a deadlock. Fix it by using queue_work() to schedule the inner f_midi_transmit() via a high priority work queue from the completion handler.
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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.2, < 6.1.130 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.80 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.17 | — |
| Linux | Linux Kernel | >= 6.13, < 6.13.5 | — |
| Linux | Linux Kernel | 6.14 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21859?
How severe is CVE-2025-21859?
How do I fix CVE-2025-21859?
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 2025
- CVE-2025-21853In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21854In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21855In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21856In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21857In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21858In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-2186The Recover WooCommerce Cart Abandonment, Newsletter, Email …7.5
- CVE-2025-21860In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2025-21861In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21862In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21863In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21864In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-21859?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
