SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-80696

HIGH · CVSS 7.8 EPSS 0.13%

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel affects the hwmon driver for the LTC4282, where an out-of-bounds access can occur when reading the minimum alarm voltage for the VGPIO channel. This flaw could potentially lead to undefined behavior or system instability. Linux system administrators and developers utilizing this driver should prioritize applying the fix to mitigate any risks associated with this vulnerability.

CVE
CVE-2026-80696
Severity
HIGH
CVSS
7.8
EPSS
0.13%
Linux

Original NVD 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.