Linux Kernel Vulnerability in io_uring Poll Feature
CVE-2026-52933

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 June 2026

What is CVE-2026-52933?

A vulnerability in the Linux kernel's io_uring poll feature exposes the system to potential issues due to improper signed comparisons during ownership retrieval. The function io_poll_get_ownership() inaccurately checks the value of poll_refs, which can lead to unexpected behavior when cancel flags are set. By casting the atomic read result to an unsigned integer, the issue can be rectified, ensuring that the correct logic is applied even in edge cases.

Affected Version(s)

Linux a26a35e9019fd70bf3cf647dcfdae87abc7bacea < 81bf96b0abbfa4cd47ea32e12596aed3855fb2f3

Linux a26a35e9019fd70bf3cf647dcfdae87abc7bacea

Linux a26a35e9019fd70bf3cf647dcfdae87abc7bacea

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.