← Volver al buscador de CVEs

CVE-2026-72388

Linux kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock Since dma_fence objects can be shared with other subsystems, they may be accessed from hardirq context in those drivers, and we have to take that into account by also using the IRQ-safe variant when acquiring the lock. While at it, switch to the guard model.

EPSS 0.189%Riesgo 0
Ver fuente
Publicación
2026-08-15 06:22:12
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-17 06:19:05
Vector
Pending