CVE-2026-46108
IPMI SI Message Allocation Failure Recovery Vulnerability
Publication date: 2026-05-28
Last updated on: 2026-05-28
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux_kernel | linux_kernel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Linux kernel's IPMI driver. Specifically, if a message allocation fails, the driver does not return to a normal state, causing the system to get stuck and preventing further operations. The fix ensures that the driver returns to a normal state when message allocation fails.
How can this vulnerability impact me? :
If this vulnerability is exploited or triggered, the IPMI driver in the Linux kernel may become unresponsive or stuck due to failure in message allocation. This can lead to disruptions in system management functions that rely on IPMI, potentially causing system instability or denial of service conditions.