CVE-2026-23260
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23260 is a memory leak vulnerability in the Linux kernel's regmap maple caching subsystem. It affects Linux kernel versions 6.4 through 6.6 (before 6.6.124), 6.7 through 6.12 (before 6.12.70), 6.13 through 6.18 (before 6.18.10), and 6.19 release candidates up to rc6. The flaw was disclosed on March 18, 2026, and has a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is a missing memory release (CWE-401) in the regcache_maple_write() function within the kernel's regmap maple cache implementation. When this function allocates a new block (entry) to merge adjacent register cache ranges and subsequently calls mas_store_gfp() to store it in the maple tree, a failure of mas_store_gfp() leaves the allocated entry block unreleased. The fix adds a kfree(entry) call on the failure path, while the success path continues to correctly free the replaced neighbor blocks (lower, upper) (Red Hat Bugzilla, Kernel Patch). The vulnerability requires only low privileges and no user interaction to trigger, as it is exploitable via local regmap operations.

Impact

A local user with low privileges can repeatedly trigger the memory leak through regmap operations, causing kernel memory to be gradually exhausted and potentially leading to a denial of service condition. There is no impact on confidentiality or integrity — only availability is affected, as the system may become unresponsive or crash due to memory exhaustion (Red Hat Advisory).

Mitigation and workarounds

Update to a patched Linux kernel version: 6.6.124 or later (for the 6.4–6.6 branch), 6.12.70 or later (for the 6.7–6.12 branch), or 6.18.10 or later (for the 6.13–6.18 branch). For 6.19 release candidates, update to a version after rc6. SUSE has also released security updates addressing this vulnerability (SUSE Advisory, Kernel Patch). No configuration-based workaround is available; patching is the only remediation.

Community reactions

The vulnerability was reported via the standard Linux kernel CVE announcement process by Greg Kroah-Hartman and received routine coverage from security tracking platforms. SUSE issued security update announcements addressing this and related kernel issues. No notable researcher commentary or significant social media discussion has been observed beyond standard vulnerability tracking (SUSE Advisory).

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