ZeroHour

CVE-2026-80696

niche

Out-of-bounds access in Linux kernel ltc4282 hardware monitoring driver

CVSS 3.1
7.8 high
EPSS
<1%p3
Published
()
Modified
AI analysis

The Linux kernel's ltc4282 hardware-monitoring driver, which supports the Linear Technology/Analog Devices LTC4282 hot-swap controller chip, contains an out-of-bounds memory access when reading the minimum alarm voltage for the VGPIO channel, caused by a missing return statement in that code path. The flaw is triggered locally when a low-privileged process reads the minimum alarm voltage attribute for the VGPIO channel through the hardware monitoring interface, causing the driver to perform an out-of-bounds access (flagged by Coverity static analysis). Per the assigned CVSS 3.1 vector (AV:L/AC:L/PR:L/UI:N, 7.8 high), a local attacker with low privileges could gain high confidentiality, integrity, and availability impact. Only Linux systems running a kernel with the ltc4282 driver enabled on hardware that incorporates the LTC4282 hot-swap controller are affected. There is no known public proof-of-concept, the flaw is not in CISA KEV, and EPSS puts exploitation probability at roughly 0.1% over the next 30 days, so no exploitation is currently known.

What to do: Apply a Linux kernel update from your distribution or vendor that includes the ltc4282 fix (the patch adds the missing return statement); the source data does not specify which stable release series contain it. As a check, determine whether your systems expose an ltc4282 hwmon device (e.g., under /sys/class/hwmon); if the LTC4282 chip is not present or used, the practical risk is minimal, and blacklisting or disabling the ltc4282 driver module removes the affected code path until patched.

Affected
Linux kernel (hwmon ltc4282 driver)
Estimated exposure
nicheunknown, plausibly at most on the order of thousands of systems (only boards embedding the LTC4282 hot-swap controller with the driver enabled) — The flaw is reachable only on Linux machines whose board contains the LTC4282 hot-swap controller chip and where the ltc4282 hwmon driver is enabled, a niche hardware subset of kernel deployments for which no public install-base or…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

In the Linux kernel, the following vulnerability has been resolved: hwmon: (ltc4282) Fix reading the minimum alarm voltage Coverity reports an out-of-bounds access when reading the minimum alarm voltage for the VGPIO channel. Add the missing return statement to fix the problem.

Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.