Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2025-22068
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-16 Apr, 2025 | 14:12
Updated At-26 May, 2025 | 05:17
Rejected At-
▼CVE Numbering Authority (CNA)
ublk: make sure ubq->canceling is set when queue is frozen

In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq->canceling is set when queue is frozen Now ublk driver depends on `ubq->canceling` for deciding if the request can be dispatched via uring_cmd & io_uring_cmd_complete_in_task(). Once ubq->canceling is set, the uring_cmd can be done via ublk_cancel_cmd() and io_uring_cmd_done(). So set ubq->canceling when queue is frozen, this way makes sure that the flag can be observed from ublk_queue_rq() reliably, and avoids use-after-free on uring_cmd.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/block/ublk_drv.c
Default Status
unaffected
Versions
Affected
  • From 216c8f5ef0f209a3797292c487bdaa6991ab4b92 before 7e3497d7dacb5aee69dd9be842b778083cae0e75 (git)
  • From 216c8f5ef0f209a3797292c487bdaa6991ab4b92 before 5491400589e7572c2d2627ed6384302f7672aa1d (git)
  • From 216c8f5ef0f209a3797292c487bdaa6991ab4b92 before 9158359015f0eda00e521e35b7bc7ebce176aebf (git)
  • From 216c8f5ef0f209a3797292c487bdaa6991ab4b92 before 8741d0737921ec1c03cf59aebf4d01400c2b461a (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/block/ublk_drv.c
Default Status
affected
Versions
Affected
  • 6.7
Unaffected
  • From 0 before 6.7 (semver)
  • From 6.12.23 through 6.12.* (semver)
  • From 6.13.11 through 6.13.* (semver)
  • From 6.14.2 through 6.14.* (semver)
  • From 6.15 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/7e3497d7dacb5aee69dd9be842b778083cae0e75
N/A
https://git.kernel.org/stable/c/5491400589e7572c2d2627ed6384302f7672aa1d
N/A
https://git.kernel.org/stable/c/9158359015f0eda00e521e35b7bc7ebce176aebf
N/A
https://git.kernel.org/stable/c/8741d0737921ec1c03cf59aebf4d01400c2b461a
N/A
Details not found