 
        | Release Date: | 2025-04-16 | |
| Impact: | Moderate | What is this? | 
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.
See more information about CVE-2025-22068 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
| Base Score: | 6.7 | 
| Vector String: | CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H | 
| Version: | 3.1 | 
| Attack Vector: | Local | 
| Attack Complexity: | Low | 
| Privileges Required: | High | 
| User Interaction: | None | 
| Scope: | Unchanged | 
| Confidentiality Impact: | High | 
| Integrity Impact: | High | 
| Availability Impact: | High | 
| Platform | Errata | Release Date | 
| Oracle Linux version 10 (kernel) | ELSA-2025-15782 | 2025-09-18 | 
| Oracle Linux version 10 (kernel-uek) | ELSA-2025-20480 | 2025-07-17 | 
| Oracle Linux version 10 (kernel-uek) | ELSA-2025-20530 | 2025-08-18 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2025-20480 | 2025-07-17 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2025-20530 | 2025-08-18 | 
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: