PT-2026-2880 · Linux+2 · Linux Kernel+2
Published
2025-01-01
·
Updated
2026-05-11
·
CVE-2025-71119
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to kexec functionality on PowerPC architectures. Specifically, if Simultaneous Multi-Threading (SMT) is disabled or partially enabled, attempting to reboot with a new kernel image via kexec can lead to issues when waking offline CPUs. This is because the
add cpu() function may fail due to cpu bootable() returning false for CPUs failing the cpu smt thread allowed() check, or for non-primary threads when SMT is disabled. The issue is resolved by enabling SMT and resetting the number of SMT threads before waking up CPUs.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 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu