SB20260727342 - Use of Uninitialized Variable in Linux kernel regulator driver
Published: July 27, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Use of Uninitialized Variable (CVE-ID: CVE-2026-64230)
CWE-ID: CWE-457 - Use of Uninitialized Variable
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
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.
Remediation
Install update from vendor's website.