CVE-2025-37906
MEDIUMLinux Kernel 6.7-6.14.6 - Race Condition in ublk io_uring Command Completion
Title source: llmDescription
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.
References (2)
Core 2
Scores
CVSS v3
4.7
EPSS
0.0010
EPSS Percentile
1.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-362
Status
published
Products (9)
linux/Kernel
6.7.0 - 6.14.6linux
Linux/Linux
< 6.7
Linux/Linux
216c8f5ef0f209a3797292c487bdaa6991ab4b92 - f40139fde5278d81af3227444fd6e76a76b9506d
Linux/Linux
216c8f5ef0f209a3797292c487bdaa6991ab4b92 - fb2eb9ddf556f93fef45201e1f9d2b8674bcc975
Linux/Linux
6.14.6 - 6.14.*
Linux/Linux
6.15
Linux/Linux
6.7
linux/linux_kernel
6.15 rc1 (3 CPE variants)
linux/linux_kernel
6.7 - 6.14.6
Published
May 20, 2025
Tracked Since
Feb 18, 2026