CVE-2026-72388

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxde85488138247d034eb3241840424a54d660926b < 2946aa6c97ac0e0d777baef8c0e6d944da8724a3affected
LinuxLinuxde85488138247d034eb3241840424a54d660926b < 778c57d624974e64535ef1c9d9b4d8e5066153f4affected
LinuxLinux6.10affected
LinuxLinux0 < 6.10unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References