PT-2026-64487 · Linux · Linux
CVE-2026-64266
·
Publicado
2026-07-25
·
Atualizado
2026-07-25
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:
fuse: re-lock request before returning from fuse ref folio()
fuse ref folio() unlocks the request but does not re-lock it before
returning. fuse chan abort() can end the request and the async end
callback (eg fuse writepage free()) can free the args while the
subsequent copy chain logic after fuse ref folio() accesses them,
leading to use-after-free issues.
Fix this by locking the request in fuse ref folio() before returning.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux