In the Linux kernel, the following vulnerability has been resolved:
drm/panthor: Recover from panthorgpuflush_caches() failures
We have seen a few cases where the whole memory subsystem is blocked and flush operations never complete. When that happens, we want to:
Note that we drop the WARN_ON()s because these hangs can be triggered with buggy GPU jobs created by the UMD, and there's no way we can prevent it. We do keep the error messages though.
v2: - New patch
v3: - Collect R-b - Explicitly mention the fact we dropped the WARN_ON()s in the commit message
v4: - No changes
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71314.json",
"cna_assigner": "Linux"
}