Linux Kernel Vulnerability Affecting io_uring/napi Polling Mechanism
CVE-2026-53321

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
26 June 2026

What is CVE-2026-53321?

A vulnerability exists in the Linux kernel related to the io_uring and napi subsystems, where there is no cap on the time allowed for napi to poll when no events are detected. This indefinite polling could lead to kernel issues indicating that the task is stuck. Implementing a cap of 10 milliseconds for this polling mechanism resolves the problem, ensuring that it remains within acceptable limits to avoid triggering preemption complaints while still functioning effectively.

Affected Version(s)

Linux 8d0c12a80cdeb80d5e0510e96d38fe551ed8e9b5 < 39767f944a8c9e696566c37ad5b20131406c4b8d

Linux 8d0c12a80cdeb80d5e0510e96d38fe551ed8e9b5

Linux 8d0c12a80cdeb80d5e0510e96d38fe551ed8e9b5

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.