#VU124900 Deadlock in Linux kernel - CVE-2026-23470
Published: April 6, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper locking in the soft reset sequence in the drm/imagination driver when handling interrupts. A local user can trigger a soft reset to cause a denial of service.
The issue results in a deadlock because the soft reset sequence is executed from the threaded IRQ handler.