CVE-2026-43221
Awaiting Analysis Awaiting Analysis - Queue
Kernel Memory Leak in IPMB Event Handler

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the bus driver.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability relates to the Linux kernel's IPMI (Intelligent Platform Management Interface) subsystem, specifically the IPMB (Intelligent Platform Management Bus) component. The issue is that the event handler for reading bytes was not properly initialized. Since IPMB does not use i2c reads, the handler still needs to set a value; otherwise, an i2c read operation could return an uninitialized value from the bus driver.


How can this vulnerability impact me? :

If the event handler is not properly initialized, i2c read operations might return uninitialized or unpredictable data. This could lead to incorrect behavior or data corruption in systems relying on IPMB communications within the Linux kernel.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart