2 matches found
CVE-2026-53387
A flaw was found in the Linux kernel's veml6075 light sensor driver. The driver performs an out-of-bounds array access when processing certain index values from the VEML6075CONFIT register. This issue could potentially lead to system instability or a denial of service if triggered by a faulty...
7.1CVSS5.3AI score0.00125EPSS
SaveExploits0References4
CVE-2025-40114 iio: light: Add check for array bounds in veml6075_read_int_time_ms
In the Linux kernel, the following vulnerability has been resolved: iio: light: Add check for array bounds in veml6075readinttimems The array contains only 5 elements, but the index calculated by veml6075readinttimeindex can range from 0 to 7, which could lead to out-of-bounds access. The check...
0.00242EPSS
SaveExploits0References4
20