CVE-2026-72181: mips: sched: Fix CPUMASK_OFFSTACK memory corruption

Published Aug 15, 2026
·
Updated

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

mips: sched: Fix CPUMASKOFFSTACK memory corruption

This patch addresses a critical memory management flaw. When CONFIGCPUMASKOFFSTACK is enabled, cpumaskvart is a pointer. Consequently, sizeof(newmask) evaluates to the pointer size, causing copyfromuser() to clobber the mask pointer. Furthermore, the old logic performed copyfromuser() before allocating the mask.

Fix this by allocating newmask first. To handle variable-sized user masks correctly, use cpumasksize() to truncate overly large user masks or pad undersized masks with zeros before copying the data directly into the allocated buffer.

Event History

Aug 15, 2026
CVE Published
via MITRE·05:53 AM
Data Sourced
via MITRE·05:53 AM
Description
Data Sourced
via NVD·06:21 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-72181?

CVE-2026-72181 has a risk score of 48, indicating a critical memory management vulnerability.

2

How do I fix CVE-2026-72181?

To resolve CVE-2026-72181, ensure that you apply the latest patch from the Linux kernel that addresses the CPUMASK_OFFSTACK memory corruption issue.

3

What systems are affected by CVE-2026-72181?

CVE-2026-72181 affects systems running the Linux kernel with CONFIG_CPUMASK_OFFSTACK enabled.

4

What is the nature of the vulnerability in CVE-2026-72181?

CVE-2026-72181 is a memory corruption vulnerability that occurs due to an improper handling of cpumask_var_t as a pointer.

5

What impact does CVE-2026-72181 have on system security?

CVE-2026-72181 can lead to potential arbitrary code execution, data leaks, or system instability.

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