PT-2026-82911 · Linux · Linux Kernel
CVE-2026-80611
·
Published
2026-08-28
·
Updated
2026-08-28
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the ACPI processor idle implementation where entering an ACPI Low Power Idle (LPI) state triggers an RCU splat (a kernel warning indicating RCU is not active) when function tracing or Kprobes is enabled. This occurs because the
acpi idle lpi enter() function is called within the cpuidle path after RCU has been disabled for the local CPU, but the function trace call() function in ftrace expects RCU to be active before recording data.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel