Descripción
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%Riesgo 0.55
Ver fuente- Publicación
- 2026-04-03 16:16:34
- Versiones afectadas
- unknown
- Tipo
- Core software
- Última modificación
- 2026-07-24 22:10:00
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Sistemas operativos
- Linux