CVE-2026-72010: cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed

Published Aug 15, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

cgroup/cpuset: rebind mm mempolicy to effectivemems, not memsallowed

Creating a child cpuset where cpuset.mems is never set leads to a div/0 when a VMA mempolicy with MPOLFRELATIVENODES rebinds in response to a CPU hotplug event.

Reproduction steps: 1) Create a cgroup w/ cpuset controls (do not set cpuset.mems) 2) Move the task into the child cpuset 3) Create a VMA mempolicy for that task with MPOLFRELATIVENODES 4) unplug and hotplug a cpu echo 0 > /sys/devices/system/cpu/cpu1/online echo 1 > /sys/devices/system/cpu/cpu1/online 5) mempolicy rebind does a div/0 in mpolrelativenodemask on the call to nodesfold()

The cpuset code passes (cs->memsallowed) which is not guaranteed to have nodes to the rebind routine. Use cs->effectivemems instead, which is guaranteed to have a non-empty nodemask once we reach that code path.

[ david: add a comment, slightly rephrase description ]

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Linux kernel to a version that resolves this vulnerability.

    Patch cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
  2. Compensating control

    Avoid CPU hotplug events (e.g., do not execute echo 0 > /sys/devices/system/cpu/cpu1/online followed by echo 1 > /sys/devices/system/cpu/cpu1/online) on systems where cpuset child cgroups are created with cpuset.mems never set while tasks use VMA mempolicies with MPOL_F_RELATIVE_NODES.

Event History

Aug 15, 2026
CVE Published
via MITRE·05:51 AM
Data Sourced
via MITRE·05:51 AM
Description
Data Sourced
via NVD·06:20 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-72010?

CVE-2026-72010 has a risk rating of 30, indicating a significant severity level.

2

How do I fix CVE-2026-72010?

To mitigate CVE-2026-72010, ensure that cpuset.mems is properly set when creating child cgroups.

3

What systems are affected by CVE-2026-72010?

CVE-2026-72010 affects the Linux kernel and can impact any system utilizing this version.

4

What happens if CVE-2026-72010 is exploited?

Exploitation of CVE-2026-72010 could lead to a division by zero error, potentially causing system instability.

5

Is there a patch available for CVE-2026-72010?

Yes, a patch for CVE-2026-72010 has been released as part of the Linux kernel updates.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203