IT

Tracker / CVE-2026-23470

CVE-2026-23470

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disable_irq() which internally waits for IRQ handlers, i.e. itself, to complete. Use disable_irq_nosync() during a soft reset instead.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.13 → 6.18.20
linux linux_kernel · 6.19 → 6.19.10
linux linux_kernel · 6.8 → 6.12.78

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References