NONE · 0

CVE-2026-72388

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 subsys...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-72388?

CVE-2026-72388 is a documented vulnerability. 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 subsys...

How severe is CVE-2026-72388?

CVSS scoring is not yet available for CVE-2026-72388. Check NVD for updates.

Is there a patch for CVE-2026-72388?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.