CVE-2025-37906
Last modified
CVE-2025-37906 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd ublk_cancel_cmd() calls io_uring_cmd_done() to complete uring_cmd, but we may have scheduled task work via io_uring_cmd_complete_in_task() for dispatching request, then kernel crash can be triggered. Fix it by not trying to canceling the command if ublk block request is started.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd ublk_cancel_cmd() calls io_uring_cmd_done() to complete uring_cmd, but we may have scheduled task work via io_uring_cmd_complete_in_task() for dispatching request, then kernel crash can be triggered. Fix it by not trying to canceling the command if ublk block request is started.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.14.6 | — |
| Linux | Linux Kernel | 6.15 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-37906?
How severe is CVE-2025-37906?
How do I fix CVE-2025-37906?
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-37900In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37901In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37902Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-37903In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37904In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37905In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37907In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37908In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37909In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3791A vulnerability classified as critical was found in symisc U…5.3
- CVE-2025-37910In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37911In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-37906?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
