CVE Catalog

CVE-2026-80696

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

3th percentile - higher than 3% of all known CVEs

Summary

In the Linux kernel, the hwmon ltc4282 driver had a missing return statement when reading the minimum alarm voltage for the VGPIO channel, causing an out-of-bounds access.

Risk Assessment

The bug could lead to reading out-of-bounds memory, potentially exposing sensitive information or causing a system crash.

Recommendation

Install a Linux kernel patch that adds the missing return statement in the minimum alarm voltage read function.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS