PT-2026-64481 · Linux · Linux
CVE-2026-64260
·
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: Avoid queue->stopped races and set/read that value under lock
There are several readers of queue->stopped that check the value
under lock, but fuse uring commit fetch() did not and actually
the value was not set under the lock in fuse uring abort end requests()
either. Especially in fuse uring commit fetch it is important
to check under a lock, because due to races 'struct fuse req'
might be freed with fuse request end, but another thread/cpu
might already do teardown work.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux