Home

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.

PUBLISHED Reserved 2026-06-09 | Published 2026-06-26 | Updated 2026-06-26 | Assigner Linux

Product status

Default status
unaffected

8d0c12a80cdeb80d5e0510e96d38fe551ed8e9b5 (git) before 39767f944a8c9e696566c37ad5b20131406c4b8d
affected

8d0c12a80cdeb80d5e0510e96d38fe551ed8e9b5 (git) before cb3af525f8dfb8930f0c123e5755fa967a12d5c1
affected

8d0c12a80cdeb80d5e0510e96d38fe551ed8e9b5 (git) before df8599ee18c0e5fe343ffe0b4c379636b8bb839a
affected

Default status
affected

6.9
affected

Any version before 6.9
unaffected

6.18.33 (semver)
unaffected

7.0.10 (semver)
unaffected

7.1 (original_commit_for_fix)
unaffected

References

git.kernel.org/...c/39767f944a8c9e696566c37ad5b20131406c4b8d

git.kernel.org/...c/cb3af525f8dfb8930f0c123e5755fa967a12d5c1

git.kernel.org/...c/df8599ee18c0e5fe343ffe0b4c379636b8bb839a

cve.org (CVE-2026-53321)

nvd.nist.gov (CVE-2026-53321)

Download JSON