PT-2026-2903 · Linux+1 · Linux Kernel+1
Published
2025-01-01
·
Updated
2026-05-22
·
CVE-2025-71142
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
The Linux kernel contained an issue within the cpuset subsystem where a warning was triggered when disabling a remote partition. This occurred when CPUs were taken offline, leading to a scenario where partitions shared CPUs with the top cpuset. Specifically, the warning indicated that the effective CPUs were not a subset of the available CPUs for the partition. The issue stemmed from a lack of partition invalidation when subpartitions CPUs became empty during the CPU hotplug process. The warning message included details such as the function triggering the warning (
remote partition disable), register values, and a call trace. The provided reproduction steps involved creating a cpuset hierarchy, setting CPU exclusivity, and then taking a CPU offline, which triggered the warning.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
Ubuntu