PT-2026-61116 · Linux · Linux
CVE-2026-63800
·
Publicado
2026-07-19
·
Atualizado
2026-07-19
CVSS v3.1
9.8
Crítica
| Vetor | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
In the Linux kernel, the following vulnerability has been resolved:
pNFS: Fix use-after-free in pnfs update layout()
When hitting the NFS LAYOUT RETURN branch in pnfs update layout(),
the code calls pnfs prepare to retry layoutget(lo). If it succeeds,
pnfs put layout hdr(lo) is called before trace pnfs update layout(),
which still references 'lo'. This results in a use-after-free when the
tracepoint accesses lo's fields.
Fix this by moving the tracepoint call before pnfs put layout hdr(lo).
Correção
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux