PT-2026-61446 · Linux · Linux
CVE-2026-64129
·
Publicado
2026-07-19
·
Atualizado
2026-07-19
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
mm/migrate device: fix spinlock leak in migrate vma insert huge pmd page
When check stable address space() fails after the PMD spinlock has
been acquired via pmd lock(), the code jumps directly to the abort
label, bypassing the spin unlock() call in unlock abort. This causes
the PMD spinlock to be permanently held, leading to a deadlock.
Change the goto target from abort to unlock abort to ensure the
spinlock is always released on this error path.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux