CVE-2023-54289
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54289 is a NULL pointer dereference vulnerability in the Linux kernel's SCSI qedf (QLogic FCoE) driver, specifically in the qedf_alloc_global_queues() function in drivers/scsi/qedf/qedf_main.c. The flaw was identified by the Smatch static analysis tool and disclosed on December 30, 2025. It affects Linux kernel versions from 4.11 up to the patched stable releases (5.4.251, 5.10.188, 5.15.121, 6.1.39, 6.3.13, 6.4.4, and 6.5). The CVSS score is not officially published, but Feedly estimates the severity as Medium (Feedly, ENISA EUVD).

Technical details

The root cause is a NULL pointer dereference (CWE-476) in the error handling path of qedf_alloc_global_queues(). When an early allocation failure occurs, the function incorrectly calls qedf_free_global_queues() before qedf->global_queues has been allocated. This causes a NULL dereference when the cleanup function attempts to iterate over the gl (global queues) array and checks if (!gl[i]) while gl itself is NULL. The fix changes the error path to return directly rather than jumping to the unwind/cleanup label, avoiding the premature call to the free function (Feedly, Kernel Git).

Impact

Successful triggering of this vulnerability causes a kernel NULL pointer dereference, which typically results in a kernel panic (system crash) and denial of service on the affected host. The impact is limited to availability — confidentiality and integrity are not directly affected. The vulnerability is confined to systems using the qedf (QLogic FCoE) SCSI driver, limiting the affected asset scope to servers with QLogic Fibre Channel over Ethernet hardware (Feedly).

Mitigation and workarounds

Apply the upstream Linux kernel patches that fix this issue. The corrected versions are: 5.4.251, 5.10.188, 5.15.121, 6.1.39, 6.3.13, 6.4.4, and 6.5 (and later). Patches are available via the stable kernel git repository at multiple commit references. As a workaround, systems that do not use QLogic FCoE hardware can blacklist or unload the qedf kernel module to eliminate exposure (Kernel Git, 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