CyberRota Analysis
AI-GeneratedA 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.
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.