Local kernel compromise via signed poll_refs comparison
Published Jun 24, 2026 · Updated Jun 24, 2026
Improper signed comparison in Linux Kernel io_uring poll handling allows local users to compromise confidentiality, integrity, and availability. The io_poll_get_ownership() function reads poll_refs as a signed int, so setting BIT(31) makes the value negative and bypasses the >=128 slowpath check. Exploitation requires low-privileged local access and a set cancellation flag; public records do not describe the final corruption path.
Summary
What happened
Improper signed comparison in Linux Kernel io_uring poll handling allows local users to compromise confidentiality, integrity, and availability. The io_poll_get_ownership() function reads poll_refs as a signed int, so setting BIT(31) makes the value negative and bypasses the >=128 slowpath check. Exploitation requires low-privileged local access and a set cancellation flag; public records do not describe the final corruption path.
The record
- CVE
- CVE-2026-52933
- Published
- Jun 24, 2026
- Updated
- Jun 24, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-835, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 24, 2026CVE publishedPublication date reported by the CVE source.
- Jun 24, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4b702b7d11ce1b9d26fc6d7c5a7ef4ac1d455048
- Affected versionversion=5.15.82 <5.16
- Affected versionversion=6.0.11 <6.1
- Affected versionversion=6.1
- Affected versionversion=a26a35e9019fd70bf3cf647dcfdae87abc7bacea <326941b22806cbf2df1fbfe902b7908b368cce42
- Affected versionversion=a26a35e9019fd70bf3cf647dcfdae87abc7bacea <81bf96b0abbfa4cd47ea32e12596aed3855fb2f3
- Affected versionversion=a26a35e9019fd70bf3cf647dcfdae87abc7bacea <c6d191164dc81838d8dbf452a6000f68c558d1ae
- Affected versionversion=a26a35e9019fd70bf3cf647dcfdae87abc7bacea <cf522703d4f194991615763697ae25a3f9539763
- Affected versionversion=a26a35e9019fd70bf3cf647dcfdae87abc7bacea <ea0697129807d718037f618221037aa0660ee3c5
- Affected versionversion=a26a35e9019fd70bf3cf647dcfdae87abc7bacea <fc47043f3d9af3efa407665b47f8378ec691ba18
- Affected versionversion=bc4e6ee16778149811333a969a7a893d4cc110c5
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo