CVE-2026-64129
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
19/07/2026
Última modificación:
13/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page<br />
<br />
When check_stable_address_space() fails after the PMD spinlock has<br />
been acquired via pmd_lock(), the code jumps directly to the abort<br />
label, bypassing the spin_unlock() call in unlock_abort. This causes<br />
the PMD spinlock to be permanently held, leading to a deadlock.<br />
<br />
Change the goto target from abort to unlock_abort to ensure the<br />
spinlock is always released on this error path.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.11 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



