CVE-2023-54321
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54321 is a NULL pointer dereference vulnerability in the Linux kernel's driver core, specifically in the device_add() function. It affects Linux kernel versions from 2.6.26 up to (but not including) 5.10.249, 5.11–5.15.99, 5.16–6.1.16, and 6.2–6.2.3. The vulnerability was published on December 30, 2025, and patches were made available across multiple stable kernel branches. It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, CVE.org).

Technical details

The root cause is a NULL pointer dereference (CWE-476) in the device_add() function within the Linux kernel driver core. The flaw occurs in an error path: when dpm_sysfs_add() fails after bus_add_device() has been called, bus_remove_device() is invoked, which calls __device_release_driver() and subsequently klist_remove(&dev->p->knode_driver). However, because device_bind_driver() has not yet been called at this point, the knode_driver structure is uninitialized, resulting in a null pointer dereference at address 0x0000000000000058. The vulnerability can be triggered during fault injection or abnormal hardware conditions during I2C or wire protocol device probe operations (e.g., via the ds2482 or wire kernel modules) (Feedly).

Impact

Successful exploitation causes a kernel panic (BUG: kernel NULL pointer dereference), resulting in a denial of service — the affected system becomes unavailable until rebooted. There is no confidentiality or integrity impact; the vulnerability is limited to availability. The scope is confined to the local system, and lateral movement or data exfiltration are not applicable to this vulnerability (Feedly).

Mitigation and workarounds

Update the Linux kernel to a patched version: 5.10.249 or later (for the 5.10.x series), 5.15.99 or later (for the 5.15.x series), 6.1.16 or later (for the 6.1.x series), or 6.2.3 or later (for the 6.2.x series). Patches are available via the Linux stable kernel tree (kernel.org patches). Debian LTS users should refer to DLA-4475-1, and Amazon Linux 2 users should apply ALAS2KERNEL-5.10-2026-114 (Debian LTS, AWS ALAS). No configuration-based workaround is available; patching is the only remediation.

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