CVE-2023-54304
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54304 is a NULL pointer dereference vulnerability in the Linux kernel's firmware/meson_sm driver. The flaw arises because of_match_device() may return a NULL pointer, and the code did not check this return value before use. It affects Linux kernel versions from 5.5 up to (but not including) the patched stable releases. The CVE was published on December 30, 2025, and carries an EPSS score of approximately 0.024% (very low exploitation probability), with no CVSS base score assigned at time of publication (Feedly, ENISA EUVD).

Technical details

The root cause is a missing NULL pointer check (CWE-476: NULL Pointer Dereference) in the meson_sm firmware driver within the Linux kernel. The function of_match_device() is called to match a device against a table of device tree entries; if no match is found, it returns NULL. Without validating this return value, subsequent dereference of the NULL pointer can trigger a kernel panic or oops. The fix, applied across multiple stable branches, adds an explicit check on the return value of of_match_device() before proceeding (Feedly, ENISA EUVD).

Impact

Successful triggering of this vulnerability can cause a kernel NULL pointer dereference, resulting in a kernel panic or system crash, which impacts availability. Because the flaw resides in a firmware driver (meson_sm) typically loaded on Amlogic Meson SoC-based systems, exploitation would require local access or the ability to influence device tree matching. There is no evidence of confidentiality or integrity impact beyond the denial-of-service condition caused by the crash (Feedly).

Mitigation and workarounds

The fix has been backported to multiple Linux stable kernel branches. Patched versions include Linux 5.10.195, 5.15.132, 6.1.53, 6.4.16, 6.5.3, and 6.6 (mainline). Users running affected kernel versions on Amlogic Meson SoC-based systems should upgrade to one of these patched releases. No configuration-based workaround is documented; upgrading the kernel is the recommended remediation (ENISA EUVD, 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