Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
AV AC PR UI S C I A CVSS EPSS %ile KEV
L H L N U N N H 4.7 .0012 2.3 —
AFFECTED
Product Versions Fixed
Linux 216c8f5ef0f209a3797292c487bdaa6991ab4b92 – —
Linux 6.7 – 6.14.6
TIMELINE
Apr 16 Reserved by Linux
May 20 Published (CNA: Linux)
Jul 30 RESCORED — CVE-2025-37906 (Linux). CVSS 7.8 → 4.7 (NVD).
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| April 16, 2025 | Reserved | Reserved by Linux |
| May 20, 2025 | Published | Published (CNA: Linux) |
| July 30, 2026 | RESCORED | RESCORED — CVE-2025-37906 (Linux). CVSS 7.8 → 4.7 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 216c8f5ef0f209a3797292c487bdaa6991ab4b92 | — |
| Linux | Linux | — | 6.7 | 6.14.6 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2025-37906 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.