CVE-2026-23470
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/04/2026
Last modified:
03/04/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/imagination: Fix deadlock in soft reset sequence<br />
<br />
The soft reset sequence is currently executed from the threaded IRQ<br />
handler, hence it cannot call disable_irq() which internally waits<br />
for IRQ handlers, i.e. itself, to complete.<br />
<br />
Use disable_irq_nosync() during a soft reset instead.



