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

ipmi:si: Return state to normal if message allocation fails

There were places where nothing would get started if a message
allocation failed, so the driver needs to return to normal state.
Published: 2026-05-28
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Linux kernel’s IPMI silicon interface driver causes the module to stall if it fails to allocate memory for a message, leaving the driver unable to process further IPMI commands. The failure to recover and release allocated resources results in a denial of service within the IPMI subsystem, and can degrade overall system stability. This weakness is classified as CWE‑372 (Imprecise or Incorrect Error Handling).

Affected Systems

All Linux distributions that ship the default ipmi_si kernel module are impacted. The issue is confined to the kernel-level IPMI silicon interface code and does not depend on third‑party hardware vendors or user space applications.

Risk and Exploitability

The public CVSS score is not available. EPSS indicates a very low exploitation probability (< 1%) and the vulnerability is not listed in CISA KEV. Based on the description, it is inferred that exploitation would require a local privileged user or an attacker able to induce a kernel‑space memory allocation failure, making remote exploitation unlikely without prior escalation. The risk is therefore considered moderate; systems should address the defect promptly.

Generated by OpenCVE AI on May 29, 2026 at 06:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the patch correcting the allocation‑failure handling in the ipmi_si driver (CWE‑372).
  • If upgrading immediately is not possible, unload or blacklist the ipmi_si module to disable the IPMI silicon interface, thereby preventing driver stalls.
  • Restrict network traffic to IPMI endpoints by configuring firewall rules or disabling the IPMI service, reducing the surface area for potential attack vectors.

Generated by OpenCVE AI on May 29, 2026 at 06:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 17:00:00 +0000


Fri, 29 May 2026 05:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-775

Fri, 29 May 2026 00:15:00 +0000


Thu, 28 May 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-775

Thu, 28 May 2026 10:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message allocation failed, so the driver needs to return to normal state.
Title ipmi:si: Return state to normal if message allocation fails
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-06-14T17:55:01.962Z

Reserved: 2026-05-13T15:03:33.098Z

Link: CVE-2026-46108

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-28T10:16:26.190

Modified: 2026-06-01T17:17:24.480

Link: CVE-2026-46108

cve-icon Redhat

Severity :

Publid Date: 2026-05-28T00:00:00Z

Links: CVE-2026-46108 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T06:30:37Z

Weaknesses
  • CWE-372

    Incomplete Internal State Distinction