PT-2026-26120 · Linux · Linux
Published
2026-03-18
·
Updated
2026-03-18
·
CVE-2026-23260
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
regmap: maple: free entry on mas store gfp() failure
regcache maple write() allocates a new block ('entry') to merge
adjacent ranges and then stores it with mas store gfp().
When mas store gfp() 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').
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux