PT-2026-85704 · Linux · Linux
CVE-2026-80826
·
Publicado
2026-09-04
·
Atualizado
2026-09-04
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:
USB: c67x00: fix use-after-free in c67x00 add iso urb()
When TD creation fails for the last packet of an isochronous URB,
c67x00 add iso urb() gives the URB back before updating the endpoint
scheduling state.
c67x00 giveback urb() frees the URB private data, and the completion
callback may release the final URB reference. The following accesses to
urbp->ep data, urb->interval, and urbp->cnt can therefore use freed
memory.
Update next frame and cnt before giving back the failed final packet,
making the giveback the last operation that uses the URB and its private
data.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux