SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-81004

HIGH · CVSS 8.4 EPSS 0.18%

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

The vulnerability affects the Linux kernel's IPMI interface, where an error during startup may lead to scheduled work not being properly canceled before the interface is freed. This could result in resource leaks or potential denial-of-service conditions. System administrators and organizations using Linux-based systems with IPMI interfaces should prioritize addressing this issue to ensure stability and security.

CVE
CVE-2026-81004
Severity
HIGH
CVSS
8.4
EPSS
0.18%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Cancel work cleanly on an error If an error occurs during startup of an IPMI interface, it may have scheduled work to run. The work needs to be canceled before the interface can be freed.