Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-54234

7.8 · HIGH
Published Dec 30, 2025 EPSS 0.14% (4th pctl)

Overview

CVE-2023-54234 is a high-severity vulnerability. It was published on December 30, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization

Commit c1af985d27da ("scsi: mpi3mr: Add Event acknowledgment logic")

introduced an array mrioc->evtack_cmds but initialization of the array

elements was missed. They are just zero cleared. The function

mpi3mr_complete_evt_ack() refers host_tag field of the elements. Due to the

zero value of the host_tag field, the function calls clear_bit() for

mrico->evtack_cmds_bitmap with wrong bit index. This results in memory

access to invalid address and "BUG: KASAN: use-after-free". This BUG was

observed at eHBA-9600 firmware update to version 8.3.1.0. To fix it, add

the missing initialization of mrioc->evtack_cmds.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2023-54234?

CVE-2023-54234 is a high-severity vulnerability. It was published on December 30, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-54234?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-54234?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-54234?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-54234 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.