Improper resource shutdown or release in Linux kernel - CVE-2026-64499
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource shutdown or release in ads1119_triggered_buffer_preenable() in the ti-ads1119 ADC driver when starting a conversion after resuming the device. A local user can trigger an I2C transfer failure to cause a denial of service.
The issue can leave the runtime PM usage counter elevated, causing the device to remain runtime-active indefinitely when the preenable callback fails.