PT-2026-51726 · Linux+3 · Linux Kernel+3
CVE-2026-52933
·
Published
2026-06-24
·
Updated
2026-09-12
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions from November 2022 through April 2026
Description
An issue exists in the
io poll get ownership() function within the io uring/poll component. The function uses a signed comparison to determine if poll refs has reached the threshold for the slowpath. Because atomic read() returns a signed integer, when the IO POLL CANCEL FLAG (BIT(31)) is set in poll refs, the value is interpreted as negative. This causes the comparison against the threshold to always evaluate to false, preventing the slowpath from being executed.Recommendations
Update the Linux kernel to the version released in April 2026 or later.
Exploit
Fix
LPE
Infinite Loop
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Rocky Linux
Ubuntu