PT-2026-64368 · Linux · Linux
CVE-2026-64253
·
Publicado
2026-07-24
·
Atualizado
2026-07-24
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:
kernel/fork: clear PF BLOCK TS in copy process()
PF BLOCK TS is only set in blk time get ns() when current->plug is
non-NULL, and blk finish plug() clears it via blk flush plug()
before NULLing the plug pointer. copy process() breaks the
invariant by inheriting PF BLOCK TS from the parent while resetting
the child's plug to NULL.
Clear PF BLOCK TS alongside that assignment so callers can rely on
"PF BLOCK TS set implies current->plug != NULL" and dereference
current->plug unguarded.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux