CVE-2025-37906

Severity CVSS v4.0:
Pending analysis
Type:
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
20/05/2025
Last modified:
17/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd<br /> <br /> ublk_cancel_cmd() calls io_uring_cmd_done() to complete uring_cmd, but<br /> we may have scheduled task work via io_uring_cmd_complete_in_task() for<br /> dispatching request, then kernel crash can be triggered.<br /> <br /> Fix it by not trying to canceling the command if ublk block request is<br /> started.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.14.6 (excluding)
cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.15:rc3:*:*:*:*:*:*