Description
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%Risque 0.55
Voir la source- Publication
- 2026-04-03 16:16:34
- Versions concernées
- unknown
- Type
- Core software
- Dernière modification
- 2026-07-24 22:10:00
- Vecteur
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Systèmes d’exploitation
- Linux