CVE-2025-71314

Source
https://cve.org/CVERecord?id=CVE-2025-71314
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71314.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-71314
Downstream
Published
2026-06-03T15:49:39.523Z
Modified
2026-07-08T08:06:53.479577399Z
Summary
drm/panthor: Recover from panthor_gpu_flush_caches() failures
Details

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:

  • schedule a reset, so we can recover from this situation
  • in the reset path, we need to reset the pending_reqs so we can send new commands after the reset
  • if more panthorgpuflush_caches() operations are queued after the timeout, we skip them and return -EIO directly to avoid needless waits (the memory block won't miraculously work again)

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

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71314.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
5cd894e258c4b0b92b9b475309cea244e590d194
Fixed
8ec4f1b14a6147db07d6e51aa1d6bcc799649847
Fixed
57753f2c64c033a21a7400b3a2192db1cd6c890e
Fixed
2c899c6026fc9d39286735b30c4d8550d4ea075b
Fixed
3c0a60195b37af83bbbaf223cd3a78945bace49e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71314.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.14
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71314.json"