CVE-2025-71314

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Recover from panthor_gpu_flush_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 panthor_gpu_flush_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
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

22 Jul 2026, 19:10

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: drm/panthor: Recuperarse de fallos de panthor_gpu_flush_caches() Hemos visto algunos casos donde todo el subsistema de memoria está bloqueado y las operaciones de vaciado nunca se completan. Cuando eso sucede, queremos: - programar un reinicio, para que podamos recuperarnos de esta situación - en la ruta de reinicio, necesitamos reiniciar los pending_reqs para que podamos enviar nuevos comandos después del reinicio - si más operaciones de panthor_gpu_flush_caches() se ponen en cola después del tiempo de espera, las omitimos y devolvemos -EIO directamente para evitar esperas innecesarias (el bloque de memoria no volverá a funcionar milagrosamente) Tenga en cuenta que eliminamos los WARN_ON() porque estos bloqueos pueden ser provocados con trabajos de GPU defectuosos creados por el UMD, y no hay forma de que podamos evitarlo. Sí mantenemos los mensajes de error, sin embargo. v2: - Nuevo parche v3: - Recopilar R-b - Mencionar explícitamente el hecho de que eliminamos los WARN_ON() en el mensaje de commit v4: - Sin cambios

09 Jun 2026, 20:35

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/2c899c6026fc9d39286735b30c4d8550d4ea075b - () https://git.kernel.org/stable/c/2c899c6026fc9d39286735b30c4d8550d4ea075b - Patch
References () https://git.kernel.org/stable/c/3c0a60195b37af83bbbaf223cd3a78945bace49e - () https://git.kernel.org/stable/c/3c0a60195b37af83bbbaf223cd3a78945bace49e - Patch
References () https://git.kernel.org/stable/c/57753f2c64c033a21a7400b3a2192db1cd6c890e - () https://git.kernel.org/stable/c/57753f2c64c033a21a7400b3a2192db1cd6c890e - Patch
References () https://git.kernel.org/stable/c/8ec4f1b14a6147db07d6e51aa1d6bcc799649847 - () https://git.kernel.org/stable/c/8ec4f1b14a6147db07d6e51aa1d6bcc799649847 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE NVD-CWE-noinfo

03 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-03 18:16

Updated : 2026-07-22 19:10


NVD link : CVE-2025-71314

Mitre link : CVE-2025-71314

CVE.ORG link : CVE-2025-71314


JSON object : View

Products Affected

linux

  • linux_kernel