CVE-2025-71142
Linux Kernel vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Indicators of compromise

  • Logs: Kernel warning messages in dmesg or /var/log/kern.log containing WARNING: kernel/cgroup/cpuset.c:1651 at remote_partition_disable+0xf7/0x110.
  • Logs: Kernel call trace referencing update_prstate, cpuset_partition_write, kernfs_fop_write_iter, and vfs_write in system logs following CPU hotplug events.
  • File System / cgroup: Unexpected partition state changes in /sys/fs/cgroup/*/cpuset.cpus.partition after CPU offlining operations.
  • Process: CPU hotplug activity visible via /sys/devices/system/cpu/cpuN/online state changes coinciding with cgroup cpuset partition modifications.

Mitigation and workarounds

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).

Community reactions

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).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management