THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-81006 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ipmi: Remove all sysfs files on registration failure ipmi_add_smi() creates the nr_users and nr_msgs files before trying to create the maintenance_mode file. If that last creation fails, the error path removes

[NVD] CVE-2026-81006 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ipmi: Remove all sysfs files on registration failure ipmi_add_smi() creates the nr_users and nr_msgs files before trying to create the maintenance_mode file. If that last creation fails, the error path removes

mednvdPublished 2026-09-11

CVE-2026-81006 CVSS: 7.8 HIGH Published: 2026-09-11T20:19:09.313

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

ipmi: Remove all sysfs files on registration failure

ipmi_add_smi() creates the nr_users and nr_msgs files before trying to create the maintenance_mode file. If that last creation fails, the error path removes only nr_users before dropping the final reference to t

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-81006