Frequent hostd crashes due to memory corruption in IpmiIfcSensorGetThresholds when an invalid SDR header record is detected
The hostd service might intermittently fail due to an invalid sensor data record
This issue affects ESXi 8.0 Update 2 and all earlier versions.
The cimsvc thread in hostd periodically polls IPMI sensor data from the BMC. One of the sensor data records returned by the hardware server's BMC was invalid. Instead of rejecting this invalid record, the ESXi code processed it, causing the hostd process to crash.