← Voltar à pesquisa de CVEs

CVE-2026-23470

Linux Kernel

Descrição

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.

CVSS 5.5EPSS 0.094%Risco 0.55
Ver fonte
Publicação
2026-04-03 16:16:34
Versões afetadas
unknown
Tipo
Core software
Última alteração
2026-07-24 22:10:00
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux