PT-2026-64479 · Linux · Linux
CVE-2026-64258
·
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-uring: remove request-less entries from ent w req queue to fix NULL deref
If a copy into the userspace ring buffer fails, a request will be
terminated and fuse uring req end() will set ent->fuse req to NULL but
it will leave the entry on ent w req queue in FRRS FUSE REQ state. This
can lead to a NULL deref if the request expiration logic scans
ent w req queue in the window before the entry is moved off it.
Fix this by taking the entry off ent w req queue and changing its state
from FRRS FUSE REQ to FRRS INVALID before terminating the request.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux