Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2025-68749

Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-362 Ejecución concurrente utilizando recursos compartidos con una incorrecta sincronización (Condición de carrera)
Fecha de publicación:
24/12/2025
Última modificación:
26/02/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> accel/ivpu: Fix race condition when unbinding BOs<br /> <br /> Fix &amp;#39;Memory manager not clean during takedown&amp;#39; warning that occurs<br /> when ivpu_gem_bo_free() removes the BO from the BOs list before it<br /> gets unmapped. Then file_priv_unbind() triggers a warning in<br /> drm_mm_takedown() during context teardown.<br /> <br /> Protect the unmapping sequence with bo_list_lock to ensure the BO is<br /> always fully unmapped when removed from the list. This ensures the BO<br /> is either fully unmapped at context teardown time or present on the<br /> list and unmapped by file_priv_unbind().

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.8 (incluyendo) 6.12.68 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (incluyendo) 6.17.13 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.18 (incluyendo) 6.18.2 (excluyendo)