Linux vulnerability

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 the interface. Remove nr_msgs as well so no sysfs attribute embedded in the freed interface remains registered.

Published 11 Sep 2026Updated 13 Sep 20263 sources
CVSS 7.8

Source timeline

CVE record published by NVDView source ↗