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.
Published: 2026-08-28
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Out‑Of‑Bounds Read
Action: Patch
AI Analysis

Impact

Based on the description, it is inferred that the Linux kernel contains an out‑of‑bounds read that occurs when reading the minimum alarm voltage in the ltc4282 driver. This flaw can potentially allow a local attacker to read memory locations beyond the intended buffer, potentially revealing sensitive kernel data. It is tied to an improper bounds check during array access and may lead to information disclosure or kernel corruption.

Affected Systems

All Linux kernel releases that have not yet integrated the patch for the ltc4282 driver are affected. Distributions using the stock kernel prior to the commit that adds the missing return statement are vulnerable.

Risk and Exploitability

Based on the description, it is inferred that the EPSS score is < 1%, indicating a very low probability of exploitation, and that the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 7.8 places the vulnerability in the medium‑high severity range. An attacker would need local kernel access or the ability to interact with the ltc4282 driver to trigger the out‑of‑bounds read. Because the flaw is a read‑time error, exploitation is likely confined to local privileged users unless elevated privileges can be obtained.

Generated by OpenCVE AI on August 29, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an updated kernel release that incorporates the ltc4282 fix or back‑port the commit adding the missing return statement from the kernel source tree.
  • If upgrading is not feasible, temporarily disable the ltc4282 driver or unmount its device nodes to prevent the faulty read operation from occurring until a patch can be applied.
  • Use access control mechanisms such as SELinux or AppArmor to restrict non‑privileged users from interacting with the ltc4282 driver files, preventing the vulnerable read from being triggered.

Generated by OpenCVE AI on August 29, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:15:00 +0000


Sat, 29 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Sat, 29 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-116

Sat, 29 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Fri, 28 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-116

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
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.
Title hwmon: (ltc4282) Fix reading the minimum alarm voltage
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-29T06:22:19.564Z

Reserved: 2026-08-26T14:34:25.785Z

Link: CVE-2026-80696

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:55.090

Modified: 2026-08-29T07:16:51.693

Link: CVE-2026-80696

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-28T00:00:00Z

Links: CVE-2026-80696 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T10:30:08Z

Weaknesses