CVE-2026-23322

Kernel crash via duplicate IPMI response queuing

Published Mar 25, 2026 · Updated Mar 25, 2026

Use-after-free in the Linux Kernel IPMI message handler allows local users to crash the kernel through repeated SMI send errors. In smi_work(), a failed sender call leaves intf->curr_msg uncleared and reuses newmsg, causing deliver_err_response() to enqueue the same recv_msg twice and corrupt user_msgs. A local user must reach the IPMI message path and induce consecutive SMI sender failures; the demonstrated endpoint is a NULL-pointer dereference and service interrupt.

CVSS severity7.8
High
EPSS probability0.12%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Use-after-free in the Linux Kernel IPMI message handler allows local users to crash the kernel through repeated SMI send errors. In smi_work(), a failed sender call leaves intf->curr_msg uncleared and reuses newmsg, causing deliver_err_response() to enqueue the same recv_msg twice and corrupt user_msgs. A local user must reach the IPMI message path and induce consecutive SMI sender failures; the demonstrated endpoint is a NULL-pointer dereference and service interrupt.

The record

CVE
CVE-2026-23322
Published
Mar 25, 2026
Updated
Mar 25, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
CWE-416, T1499.004
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Mar 25, 2026CVE publishedPublication date reported by the CVE source.
  2. Mar 25, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=6.18
  2. Affected versionversion=9cf93a8fa9513c6d3cc65bdd50e05c1355cef322 <594c11d0e1d445f580898a2b8c850f2e3f099368
  3. Affected versionversion=9cf93a8fa9513c6d3cc65bdd50e05c1355cef322 <65ff5d1e4410df05edfbeb7bf2d62f7681ce1d53
  4. Affected versionversion=9cf93a8fa9513c6d3cc65bdd50e05c1355cef322 <c08ec55617cb9674a060a3392ea08391ab2a4f74

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=6.18; version=9cf93a8fa9513c6d3cc65bdd50e05c1355cef322 <594c11d0e1d445f580898a2b8c850f2e3f099368; version=9cf93a8fa9513c6d3cc65bdd50e05c1355cef322 <65ff5d1e4410df05edfbeb7bf2d62f7681ce1d53; version=9cf93a8fa9513c6d3cc65bdd50e05c1355cef322 <c08ec55617cb9674a060a3392ea08391ab2a4f74

Published CVSS scores

7.8NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-416Use After Free
T1499.004Application or System Exploitation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo