VYPR
Medium severity5.5NVD Advisory· Published Jun 26, 2026· Updated Jul 6, 2026

CVE-2026-53321

CVE-2026-53321

Description

In the Linux kernel, the following vulnerability has been resolved:

io_uring/napi: cap busy_poll_to 10 msec

Currently there's no cap on the maximum amount of time that napi is allowed to poll if no events are found, which can lead to kernel complaints on a task being stuck as there's no conditional rescheduling done within that loop.

Just cap it to 10 msec in total, that's already way above any kind of sane value that will reap any benefits, yet low enough that it's nowhere near being able to trigger preemption complaints.

Affected products

4
  • Linux/Kernelllm-fuzzy3 versions
    (expand)+ 2 more
    • (no CPE)
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.9,<6.18.33
    • cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
  • osv-coords
    Range: >= 6.9.0, < 6.18.33

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.