CVE-2026-68232
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
10/08/2026
Última modificación:
17/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict<br />
<br />
If kvmalloc_array() fails in drm_gpusvm_range_evict(), the MM<br />
reference acquired earlier is not released, resulting in a reference<br />
leak.<br />
<br />
Fix this by dropping the MM reference on the kvmalloc_array()<br />
failure path.


