4 matches found
CVE-2026-72040
A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI subsystem. When a caller provides a message to the iipmirequest function, a reference count is incremented. However, if an error occurs during this process, the reference count is not properly decremented,...
CVE-2026-72042
A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI subsystem. An issue in the event delivery mechanism, specifically a reference count underflow, can lead to a use-after-free vulnerability. This occurs when a user's reference count is prematurely decremented...
CVE-2026-72040
In the Linux kernel, the following vulnerability has been resolved: ipmi: fix refcount leak in iipmirequest When a caller provides a suppliedrecv message to iipmirequest, the function increments the user's nrmsgs reference count. If an error occurs later, the outerr cleanup path only frees the...
SUSE CVE-2023-53611
In the Linux kernel, the following vulnerability has been resolved: ipmisi: fix a memleak in trysmiinit Kmemleak reported the following leak info in trysmiinit: unreferenced object 0xffff00018ecf9400 size 1024: comm "modprobe", pid 2707763, jiffies 4300851415 age 773.308s backtrace:...