GPU VulnDB

Database/Kernel, userspace & hypervisor

Linux kernel ltc4282 hwmon driver: out-of-bounds read reading the VGPIO minimum alarm voltage

CVE-2026-80696Kernel, userspace & hypervisorcurated

Impact

The LTC4282 is a 12V hot-swap and power-monitor controller found on server and OCP-style boards, so this driver is loaded on some rack hardware rather than only on embedded boards. A missing return statement let the VGPIO channel's minimum-alarm-voltage path fall through into an out-of-bounds array access, found by static analysis rather than in the field. The realistic exposure is a small in-kernel read past a bounds check surfacing through a hwmon sysfs value, or a crash on that node; there is no public exploit and no remote path. Treat it as hygiene on affected hardware, not an emergency - but note that hwmon values are exactly what a fleet's power telemetry agent polls, so the path is exercised routinely.

Who can reach it

Local only. A user or agent on the node that can read the ltc4282 hwmon sysfs attributes; on most fleets those are root- or telemetry-user-readable. Applies only to machines carrying an LTC4282 with the driver bound - if the driver is not loaded, the node is not affected.

What to do

Fixed in the stable kernels carrying the linked commits; the advisory record lists commits rather than a single version, so pin the fix from the stable branch you track. Applying it means a kernel update and a reboot of each affected node unless you have livepatching that covers it. Check first whether ltc4282 is even loaded on your hardware - on fleets where it is not, this can wait for the normal kernel cadence.

References

Related entries

All Kernel, userspace & hypervisor entries

This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.