CVE-2026-23260: regmap: maple: free entry on mas_store_gfp() failure

Published Mar 18, 2026
·
Updated

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

regmap: maple: free entry on masstoregfp() failure

regcachemaplewrite() allocates a new block ('entry') to merge adjacent ranges and then stores it with masstoregfp(). When masstoregfp() fails, the new 'entry' remains allocated and is never freed, leaking memory.

Free 'entry' on the failure path; on success continue freeing the replaced neighbor blocks ('lower', 'upper').

Affected Software

10 affected components
Linux Linux kernel
Linux Linux kernel>=6.4<6.6.124
Linux Linux kernel>=6.7<6.12.70
Linux Linux kernel>=6.13<6.18.10
Linux Linux kernel=6.19-rc1
Linux Linux kernel=6.19-rc2
Linux Linux kernel=6.19-rc3
Linux Linux kernel=6.19-rc4
Linux Linux kernel=6.19-rc5
Linux Linux kernel=6.19-rc6

Event History

Mar 18, 2026
CVE Published
via MITRE·05:41 PM
Data Sourced
via MITRE·05:41 PM
Description
Data Sourced
via NVD·06:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What level of access does an attacker need?

Exploitation requires local access and low privileges; no user interaction is required. The impact is limited to availability, as repeated triggering can leak kernel memory and potentially exhaust resources.

2

Under what condition is the memory leak triggered?

The issue occurs when regcache_maple_write() allocates an entry to merge adjacent ranges and mas_store_gfp() then fails. The failure path leaks the newly allocated entry rather than freeing it.

3

What is the remediation?

Apply the available kernel patch. The referenced stable commits contain the fix that frees the allocated entry when mas_store_gfp() fails.

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