Impact
In the Linux kernel, a bug in the IPMI subsystem allows the user reference counter to be decremented below zero during event delivery. The underflow can free a user object that is still referenced in the interface list, leading to a use‑after‑free dereference or a refcount_t addition‑on‑zero warning. This memory corruption can cause a kernel panic and loss of service for the affected host.
Affected Systems
The flaw exists in the Linux kernel IPMI driver. No specific version range is provided in the advisory, so any kernel built with the current IPMI code may be affected.
Risk and Exploitability
Based on the description, exploitation would likely require interacting with the IPMI event delivery process, which could be accessed locally or remotely if the IPMI interface is exposed. The risk therefore includes denial of service via kernel panic if attackers can trigger the underflow repeatedly. However, the EPSS score is below 1%, indicating a low probability of successful exploitation in the near term. The vulnerability is not listed in the CISA KEV catalog, suggesting no publicly documented exploitation is currently known.
OpenCVE Enrichment