PT-2026-52276 · Linux · Linux Kernel

CVE-2026-53180

·

Published

2026-06-04

·

Updated

2026-09-07

CVSS v2.0

7.8

High

VectorAV:N/AC:L/Au:N/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A livelock occurs in the tmigr handle remote up() function. The tmigr handle remote cpu() function incorrectly skips timer expire remote() when the CPU matches smp processor id(), assuming local softirq paths have already handled the timers. However, because jiffies can advance between the handling of global timers in run timer base(BASE GLOBAL) and the evaluation of expiry times in tmigr handle remote(), certain timers may be ignored. This prevents the callback from being invoked or removed from the timer wheel. Consequently, fetch next timer interrupt remote() continues to report the timer as expired, causing the event to be re-queued indefinitely and resulting in a loop that spins without termination.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Infinite Loop

Improper Initialization

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-14022
CVE-2026-53180
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel