CVE-2026-64083
The CVE-2026-64083 vulnerability affects Linux kernel hwmon drivers for pmbus/adm1266. adm1266_gpio_get() and adm1266_gpio_get_multiple() build a pin-status word from i2c_smbus_read_block_data() without validating the returned length, allowing 0- or 1-byte responses to yield uninitialized stack d...