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%Risk 0.55
View source- Published
- 2026-04-03 16:16:34
- Affected versions
- unknown
- Type
- Core software
- Last modified
- 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
- Operating systems
- Linux