CVE-2026-23145
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23145 is a memory leak vulnerability in the Linux kernel's ext4 filesystem implementation, specifically in the ext4_xattr_inode_update_ref function. The error handling branch in this function fails to release the reference count (refcount) for iloc.bh (inode location buffer), resulting in kernel memory not being freed after its effective lifetime (CWE-401). It affects multiple Linux kernel stable branches and was published on February 14, 2026. The vulnerability carries a CVSS v3.1 base score of 5.5 (Medium), exploitable locally by a low-privileged user (Feedly).

Technical details

The root cause is a missing buffer head release (brelse(iloc.bh)) in the error exit path of ext4_xattr_inode_update_ref in the Linux kernel's ext4 filesystem driver, classified as CWE-401 (Missing Release of Memory after Effective Lifetime). When the function encounters an error condition, it returns without decrementing the reference count on the iloc.bh buffer, causing a kernel memory leak. Exploitation requires local access with low privileges to trigger the vulnerable code path — for example, by performing ext4 extended attribute operations that induce the error branch. The vulnerability was identified through code review rather than active exploitation (Feedly, Kernel Patch).

Impact

Successful exploitation allows a local low-privileged attacker to cause a denial of service through gradual kernel memory exhaustion. By repeatedly triggering the error condition in ext4_xattr_inode_update_ref, an attacker can leak kernel buffer memory, degrading system performance and potentially rendering the kernel unavailable. There is no impact on confidentiality or data integrity — only system availability is affected (Feedly).

Mitigation and workarounds

Patches have been applied across multiple Linux kernel stable branches. Users should update to versions beyond the following affected ranges: 5.4.301–5.5 (fix: 5.5+), 5.10.246–5.10.249 (fix: 5.10.249+), 5.15.195–5.15.199 (fix: 5.15.199+), 6.1.157–6.1.162 (fix: 6.1.162+), 6.6.113–6.6.122 (fix: 6.6.122+), 6.12.54–6.12.67 (fix: 6.12.67+), and 6.17.4–6.18.7 (fix: 6.18.7+). Upstream kernel commits are available in the Linux stable repositories. If immediate patching is not feasible, restrict local system access to trusted users only, as exploitation requires local low-privilege access. Ubuntu security notices USN-8162-1, USN-8180-1 through USN-8180-6, USN-8186-1, USN-8188-1, USN-8275-1, USN-8297-1, and Amazon Linux ALAS2KERNEL-5.15-2026-098/099 also address this issue (Feedly, Ubuntu USN-8180-1, AWS ALAS).

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