CVE-2023-54049
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54049 is a NULL pointer dereference vulnerability in the Linux kernel's rpmsg: glink subsystem, caused by a missing return value check for kstrdup(). If kstrdup() fails due to memory allocation failure, the code proceeds with a NULL pointer, potentially leading to a kernel crash. The vulnerability affects Linux kernel versions starting from commit b4f8e52b89f6 and was published on December 24, 2025. Patched versions include 4.14.326, 4.19.295, 5.4.257, 5.10.195, 5.15.132, 6.1.53, 6.4.16, 6.5.3, and 6.6+. No CVSS score has been officially assigned at this time (Feedly, ENISA EUVD).

Technical details

The root cause is a missing NULL check after calling kstrdup() in the rpmsg GLINK (Generic Link) driver (drivers/rpmsg/qcom_glink_native.c), classified as CWE-476 (NULL Pointer Dereference). When the kernel's memory allocator fails to duplicate a string — for example, under low-memory conditions — kstrdup() returns NULL, and the subsequent use of that pointer without validation causes a kernel NULL pointer dereference. Exploitation requires the ability to trigger the relevant code path in the GLINK driver, typically requiring local access or control over inter-processor communication (IPC) channels on systems using Qualcomm GLINK (common in ARM/mobile platforms). The fix adds an explicit NULL check on the return value of kstrdup() and propagates the error appropriately (Feedly, ENISA EUVD).

Impact

Successful exploitation of this vulnerability can cause a kernel NULL pointer dereference, resulting in a kernel panic (system crash) and denial of service. The primary impact is on availability; confidentiality and integrity impacts are considered low, as the vulnerability does not directly expose data or allow code execution under typical conditions. Systems using Qualcomm GLINK-based IPC (common in embedded, mobile, and ARM-based Linux platforms) are most at risk (Feedly).

Mitigation and workarounds

Apply the relevant upstream Linux kernel patches for your kernel branch: 4.14.326, 4.19.295, 5.4.257, 5.10.195, 5.15.132, 6.1.53, 6.4.16, 6.5.3, or 6.6+. Distribution-specific updates (e.g., SUSE kernel updates SUSE-2026-0281-1 and SUSE-2026-20876-1) are also available and should be applied promptly. No configuration-based workaround is known; upgrading to a patched kernel version is the recommended remediation (Feedly, Linux Security SUSE).

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