CVE-2023-54053
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54053 is a NULL pointer dereference vulnerability in the Linux kernel's iwlwifi PCIe Wi-Fi driver. The flaw occurs when iwl_pci_probe() fails and frees the trans structure, after which iwl_pci_remove() is subsequently called and attempts to access the already-freed pointer, causing a kernel crash. The vulnerability affects the Linux kernel across multiple stable branches, with fixes backported to versions 5.4.244, 5.10.181, 5.15.113, 6.1.30, 6.3.4, and 6.4. It was published on December 24, 2025, and has no CVSS base score assigned at this time (Feedly, ENISA EUVD).

Technical details

The root cause is a use-after-free / NULL pointer dereference (CWE-476) in the iwlwifi PCIe driver within the Linux kernel. When iwl_pci_probe() encounters an error (e.g., failing to identify a valid RF ID for the detected hardware), it frees the trans structure and returns an error code. However, the PCI subsystem subsequently calls iwl_pci_remove() during driver cleanup, which dereferences the now-freed trans pointer at offset 0x28, triggering a kernel NULL pointer dereference. The crash manifests with a BUG: kernel NULL pointer dereference at RIP: 0010:iwl_pci_remove+0x12/0x30 [iwlwifi], propagating through pci_device_remove, device_release_driver_internal, and driver_detach (Feedly).

Impact

Successful triggering of this vulnerability causes a kernel panic (system crash), resulting in a denial of service on the affected host. The impact is limited to availability — confidentiality and integrity are not directly affected. The vulnerability is local in nature, typically triggered during hardware initialization or driver module removal on systems with affected Intel Wi-Fi hardware (Feedly, ENISA EUVD).

Mitigation and workarounds

The Linux kernel maintainers have released patches across multiple stable branches. Affected users should update to the following fixed versions or later: 5.4.244, 5.10.181, 5.15.113, 6.1.30, 6.3.4, or 6.4. The fix ensures that iwl_pci_remove() safely handles the case where trans is NULL or already freed after a failed probe. Linux distribution vendors (e.g., Red Hat, Ubuntu, SUSE) are expected to backport these fixes into their respective kernel packages; users should apply available distribution security updates promptly (Feedly, ENISA EUVD).

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