Beschreibung
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%Risiko 0.55
Quelle öffnen- Veröffentlicht
- 2026-04-03 16:16:34
- Betroffene Versionen
- unknown
- Typ
- Core software
- Zuletzt geändert
- 2026-07-24 22:10:00
- Vektor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Betriebssysteme
- Linux