CVE-2023-54234
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54234 is a use-after-free vulnerability in the Linux kernel's scsi: mpi3mr driver, caused by missing initialization of the mrioc->evtack_cmds array. The flaw was introduced by commit c1af985d27da ("scsi: mpi3mr: Add Event acknowledgment logic") and results in a KASAN-detected "BUG: KASAN: use-after-free" when the mpi3mr_complete_evt_ack() function accesses an uninitialized host_tag field. The vulnerability affects Linux kernel versions starting from the introduction of the faulty commit up through the patched releases (fixed in stable branches at commits 4e0dfdb48a82, 67989091e11a, and e39ea831ebad). It was published on December 30, 2025, with an EPSS score of approximately 0.022% (Feedly, EUVD).

Technical details

The root cause is a missing initialization of array elements in mrioc->evtack_cmds, which are only zero-cleared rather than properly initialized (CWE-908: Use of Uninitialized Resource, leading to CWE-416: Use After Free). When mpi3mr_complete_evt_ack() reads the host_tag field — which is zero due to the missing initialization — it calls clear_bit() on mrioc->evtack_cmds_bitmap with an incorrect bit index, resulting in a memory access to an invalid address. The bug was observed during an eHBA-9600 firmware update to version 8.3.1.0. The fix adds the missing initialization of mrioc->evtack_cmds array elements (Feedly, Kernel Patch 1).

Impact

Exploitation of this vulnerability can cause a kernel panic or system crash (denial of service) due to invalid memory access triggered in the SCSI mpi3mr driver. The use-after-free condition may also theoretically allow local privilege escalation or kernel memory corruption, though the primary observed impact is system instability during specific hardware events such as firmware updates on affected HBA controllers. Systems using Broadcom/LSI eHBA-9600 or similar hardware managed by the mpi3mr driver are at risk (Feedly).

Mitigation and workarounds

Apply the upstream Linux kernel patches that add the missing initialization of mrioc->evtack_cmds. The fixes are available in the following stable kernel commits: 4e0dfdb48a824deac3dfbc67fb856ef2aee13529, 67989091e11a974003ddf2ec39bc613df8eadd83, and e39ea831ebad4ab15c4748cb62a397a8abcca36e, corresponding to patched versions 6.1.16, 6.2.3, and 6.3 respectively. Users should update to a patched kernel version; as a temporary workaround, avoiding firmware updates on eHBA-9600 controllers until the patch is applied may reduce exposure (Feedly, Kernel Patch 1).

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