CVE-2026-72388

Published: Ago 15, 2026 Last Modified: Ago 15, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

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.

https://git.kernel.org/stable/c/2946aa6c97ac0e0d777baef8c0e6d944da8724a3
https://git.kernel.org/stable/c/778c57d624974e64535ef1c9d9b4d8e5066153f4