
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-71142 is a Linux kernel vulnerability in the cpuset subsystem that triggers a kernel warning when disabling a remote partition following CPU hotplug events. The flaw exists in the remote_partition_disable function (kernel/cgroup/cpuset.c:1651), where improper validation causes a warning when subpartitions_cpus is cleared after CPUs are offlined. Affected versions include Linux kernel 6.15 through 6.18.3 and 6.19 release candidates (rc1–rc8). It was published on January 14, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, kernel.org patches).
The root cause is insufficient validation logic in the remote_partition_disable function within the Linux kernel's cgroup cpuset subsystem (classified as NVD-CWE-noinfo due to insufficient information). When a CPU hotplug event offlines a CPU (e.g., CPU 15 on a 16-CPU machine), subpartitions_cpus is cleared because no CPUs remain available for the top_cpuset, forcing partitions to share CPUs with it. Subsequently, when a user attempts to disable the remote partition by writing member to cpuset.cpus.partition, the kernel incorrectly emits a warning asserting that effective_xcpus is not a subset of subpartitions_cpus. The fix involves two changes: (1) only emitting the warning when subpartitions_cpus is non-empty and effective_xcpus is not a subset of it, and (2) invalidating partitions during CPU hotplug if subpartitions_cpus becomes empty (Feedly, kernel.org patch 1, kernel.org patch 2).
Successful triggering of this vulnerability results in a kernel warning and improper partition state management, with a high availability impact (CVSS A:H) and no confidentiality or integrity impact. The warning indicates that CPU partition isolation is not properly communicated to users, potentially degrading workload isolation and resource management in containerized or cgroup-partitioned environments. Systems running workloads that rely on strict CPU partitioning via cgroups — particularly in cloud or container orchestration environments — are at elevated risk of resource management failures during CPU hotplug events (Feedly).
dmesg or /var/log/kern.log containing WARNING: kernel/cgroup/cpuset.c:1651 at remote_partition_disable+0xf7/0x110.update_prstate, cpuset_partition_write, kernfs_fop_write_iter, and vfs_write in system logs following CPU hotplug events./sys/fs/cgroup/*/cpuset.cpus.partition after CPU offlining operations./sys/devices/system/cpu/cpuN/online state changes coinciding with cgroup cpuset partition modifications.The vulnerability is fixed in Linux kernel version 6.18.4 and later, via two stable commits: 5d8b9d38 and aa7d3a56. Ubuntu has issued security notices USN-8277-1, USN-8277-2, USN-8310-1, and USN-8374-1 addressing this issue. As a workaround for systems that cannot be immediately patched, avoid performing CPU hotplug operations (particularly CPU offlining) on systems actively using cgroup cpuset remote partitions, and disable remote partition configurations until the kernel is updated (Feedly, Ubuntu USN-8277-1).
Ubuntu issued multiple security advisories (USN-8277-1, USN-8277-2, USN-8310-1, USN-8374-1) addressing this and related kernel vulnerabilities. The Yocto Project security mailing list also flagged this CVE. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vulnerability tracking (Ubuntu USN-8277-1, Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."