CVE-2023-54189
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54189 is a NULL pointer dereference vulnerability in the Linux kernel's pstore/ram subsystem, caused by a missing return value check for kstrdup(). If kstrdup() fails (e.g., due to memory exhaustion), the returned NULL pointer is subsequently dereferenced, potentially causing a kernel crash. The vulnerability was published on December 30, 2025, and affects Linux kernel versions prior to the patched stable releases. The CVSS base score is listed as 0.0 in available databases, suggesting it has not yet received a formal severity rating (EUVD, Feedly).

Technical details

The root cause is a missing NULL check after calling kstrdup() in the pstore/ram driver (CWE-476: NULL Pointer Dereference). When the kernel's memory allocator fails to duplicate a string, kstrdup() returns NULL; without a validity check, subsequent code dereferences this NULL pointer, triggering a kernel oops or panic. The fix adds an explicit check for the return value of kstrdup() and propagates the error appropriately to prevent the dereference. Patches were applied across multiple stable kernel branches (kernel.org patch 5.4.251, kernel.org patch 6.1.39).

Impact

Successful triggering of this vulnerability results in a kernel NULL pointer dereference, which typically causes a system crash (kernel panic/oops), leading to a denial of service. Because the flaw resides in the pstore/ram subsystem — responsible for persistent storage of kernel crash logs — it is most likely to be triggered during memory pressure conditions or when the pstore subsystem is actively used. There is no evidence of confidentiality or integrity impact; the primary risk is availability (EUVD).

Mitigation and workarounds

The Linux kernel maintainers have released fixes across multiple stable branches. Patched versions include: 5.4.251, 5.10.188, 5.15.121, 6.1.39, 6.3.13, 6.4.4, and 6.5. Users should update their Linux kernel to one of these patched versions or later. No configuration-based workaround is documented; upgrading the kernel is the recommended remediation (EUVD, kernel.org).

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