CVE-2023-54005
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54005 is a memory leak vulnerability in the Linux kernel's Android Binder IPC driver, specifically within the binder_init() function. When an error path is taken during initialization, the cleanup function binder_alloc_shrinker_exit() is not called, causing memory allocated by binder_alloc_shrinker_init() to be leaked. The vulnerability was published on December 24, 2025, and affects multiple stable Linux kernel branches starting from commit f2517eb76f1f. No CVSS score has been formally assigned by NVD at this time; Feedly estimates it as Medium severity with an EPSS score of 0.000240 (Feedly, NVD).

Technical details

The root cause is improper resource cleanup on error paths (CWE not formally assigned, but consistent with CWE-401: Missing Release of Memory after Effective Lifetime). In binder_init(), if initialization fails after binder_alloc_shrinker_init() has already been called, the corresponding teardown function binder_alloc_shrinker_exit() is never invoked, leaving kernel memory unreleased. The fix introduces binder_alloc_shrinker_exit() and ensures it is called on all failure paths within binder_init(). Exploitation of this class of vulnerability typically requires local access to trigger the relevant kernel code path (NVD, Feedly).

Impact

The primary impact is a kernel memory leak, which can gradually exhaust available kernel memory over time, potentially degrading system performance or contributing to denial-of-service conditions. Because the leak occurs in the Binder IPC subsystem — central to Android and Linux inter-process communication — repeated triggering could destabilize affected systems. There is no known direct path to privilege escalation or data exfiltration from this vulnerability alone (NVD).

Mitigation and workarounds

Patches have been backported to multiple stable Linux kernel branches. Fixed versions include: 4.14.324, 4.19.292, 5.4.254, 5.10.191, 5.15.127, 6.1.46, 6.4.11, and 6.5 (mainline). Administrators should update to the appropriate patched stable kernel release for their distribution. SUSE has also issued advisories (SUSE-2026-0281-1 and SUSE-2026-20876-1) addressing this CVE (Feedly, NVD).

Community reactions

The vulnerability received routine coverage from Linux security tracking services such as OpenSUSE Bugzilla (bug #1255629) and Linux Security advisories. No notable researcher commentary or significant social media discussion has been identified for this low-severity kernel memory leak (Feedly).

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