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

ipmi: Check event message buffer response for bad data

The event message buffer response data size got checked later when
processing, but check it right after the response comes back. It
appears some BMCs may return an empty message instead of an error
when fetching events.

There are apparently some new BMCs that make this error, so we need to
compensate.
Published: 2026-05-28
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from missing validation of an event message buffer returned by a BMC. Instead of rejecting an empty response, the kernel accepts it and proceeds to process the data, which can lead to a kernel crash or incorrect state handling. This failure to check response length can be triggered by a malicious or defective BMC, resulting in a denial of service on the host system. The impact is confined to the availability of the IPMI subsystem and potentially the overall system if the kernel panics.

Affected Systems

This flaw affects the Linux kernel when compiled with the default IPMI subsystem. All kernels that have not applied upstream changes that enforce a length check on the event buffer are vulnerable. No specific version range is listed, so any kernel prior to the application of the commit series referenced in the source log should be considered at risk. The affected vendor/product is Linux:Linux; the product name is Linux kernel.

Risk and Exploitability

The likely attack vector is remote, inferred from the fact that IPMI interfaces are typically accessed over network management channels: an attacker can manipulate a BMC or supply crafted data to the IPMI interface over the network. While an exact CVSS score is not provided, the flaw allows for a crash that can be repeated; its EPSS score is < 1% and the flaw is not currently in the CISA KEV catalog. Nonetheless, because IPMI is often accessible from host management networks, the potential for exploitation is significant. No public exploit has been observed, but the logic flaw presents a clear path for a denial‑of‑service condition.

Generated by OpenCVE AI on May 29, 2026 at 03:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest Linux kernel release that includes the IPMI buffer length check fix.
  • If an update is not yet available, limit IPMI traffic to trusted management sources or block remote IPMI access using firewall rules or network segmentation.
  • Continuously monitor kernel logs for IPMI‑related errors or panics and alert system administrators when such events occur.
  • Disable the IPMI subsystem if it is not required for your environment.

Generated by OpenCVE AI on May 29, 2026 at 03:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 29 May 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-129

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


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

Type Values Removed Values Added
Weaknesses CWE-129

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: Check event message buffer response for bad data The event message buffer response data size got checked later when processing, but check it right after the response comes back. It appears some BMCs may return an empty message instead of an error when fetching events. There are apparently some new BMCs that make this error, so we need to compensate.
Title ipmi: Check event message buffer response for bad data
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-05-28T09:35:43.326Z

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

Link: CVE-2026-46128

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-05-28T13:44:01.663

Link: CVE-2026-46128

cve-icon Redhat

Severity :

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

Links: CVE-2026-46128 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T04:00:13Z

Weaknesses