CVE-2026-80696
Received Received - Intake

LTC4282 hwmon Driver Minimum Alarm Voltage Read Fix

Vulnerability report for CVE-2026-80696, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-29

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-29
Generated
2026-09-17
AI Q&A
2026-08-28
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an out-of-bounds access issue in the Linux kernel's hwmon subsystem, specifically in the ltc4282 driver. It occurs when reading the minimum alarm voltage for the VGPIO channel. The problem is caused by a missing return statement, which leads to incorrect memory access.

Detection Guidance

This vulnerability is specific to the Linux kernel's hwmon subsystem for the LTC4282 hardware monitor. Detection requires checking the kernel version and the presence of the affected driver. Use commands like 'uname -r' to check the kernel version and 'lsmod | grep ltc4282' to verify if the vulnerable module is loaded.

Impact Analysis

This vulnerability could allow an attacker to cause undefined behavior or system instability by triggering an out-of-bounds memory access. It may lead to crashes, data corruption, or potential privilege escalation if exploited.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards. It is a low-level hardware monitoring issue in the Linux kernel related to an out-of-bounds access in the ltc4282 driver, which could lead to incorrect voltage readings but does not involve data exposure or privacy concerns.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for CVE-2026-80696. If updating is not immediately possible, consider disabling the ltc4282 module if it is not required by unloading it with 'rmmod ltc4282'.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-80696. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart