CVE-2023-53815 — Infinite Loop in Linux
Severity
4.7MEDIUM
No vectorEPSS
0.0%
top 85.68%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 9
Description
In the Linux kernel, the following vulnerability has been resolved:
posix-timers: Prevent RT livelock in itimer_delete()
itimer_delete() has a retry loop when the timer is concurrently expired. On
non-RT kernels this just spin-waits until the timer callback has completed,
except for posix CPU timers which have HAVE_POSIX_CPU_TIMERS_TASK_WORK
enabled.
In that case and on RT kernels the existing task could live lock when
preempting the task which does the timer delivery.
Replace spin_unlock() …
Affected Packages4 packages
▶CVEListV5linux/linuxec8f954a40da8cd3d159713b608e901f0cd909a9 — f1be1ed32daa053484222f7f9beb2b16c624dffd+6
🔴Vulnerability Details
3OSV▶
CVE-2023-53815: In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimer_delete() itimer_delete() has a retry l↗2025-12-09
GHSA▶
GHSA-qppf-xpg3-fxjq: In the Linux kernel, the following vulnerability has been resolved:
posix-timers: Prevent RT livelock in itimer_delete()
itimer_delete() has a retry↗2025-12-09