PT-2025-40168 · Linux+2 · Linux Kernel+2
Published
2023-06-12
·
Updated
2025-11-19
·
CVE-2023-53461
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Linux kernel related to io uring request completions during ring exit. Specifically, the
io ring exit work function, invoked by a kernel worker, could potentially trigger the hung task detection mechanism if the owning task is stopped (e.g., via SIGSTOP) and requires task work to complete requests. This is due to the function previously waiting uninterruptibly for completions. Switching to an interruptible wait state addresses this issue, as the io uring module already has a separate warning for stuck exits.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Suse