3 matches found
EUVD-2026-70349
In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix VPOS/VNEG voltage selector table The VPOSNEGtable mapping does not match the FP9931 datasheet. The datasheet defines the VPOS/VNEG voltage mapping as: 00h-04h - 7.04V -7.04V 05h - 7.26V -7.26V 06h - 7.49V...
CVE-2026-80745 regulator: fp9931: Fix VPOS/VNEG voltage selector table
In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix VPOS/VNEG voltage selector table The VPOSNEGtable mapping does not match the FP9931 datasheet. The datasheet defines the VPOS/VNEG voltage mapping as: 00h-04h - 7.04V -7.04V 05h - 7.26V -7.26V 06h - 7.49V...
CVE-2026-80745
CVE-2026-80745 affects the FP9931 regulator driver in the Linux kernel. The VPOSNEG_table[] array did not match the FP9931 datasheet: a duplicate 7.04 V entry shifted all subsequent mappings by one position, and the table was too short (41 entries instead of 64), causing an out-of-bounds array ac...