CVE-2026-43221
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.
More information : https://git.kernel.org/stable/c/102712417bb6aa9a00d852bc59cb0a276db486c4
