Use of Uninitialized Variable in Linux kernel - CVE-2026-64230
Published: July 27, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local attacker to cause a denial of service.
The vulnerability exists due to use of uninitialized memory in tps65219_regulator_irq_handler when handling regulator IRQ events. A local attacker can trigger an IRQ that reaches regulator_notifier_call_chain() with an uninitialized rdev pointer to cause a denial of service.
The issue affects the TPS65219 regulator driver in the Linux kernel.