PT-2026-64548 · Linux · Linux

CVE-2026-64327

·

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:
usb: gadget: f fs: Initialize epfile->in early to fix endpoint direction checks
When parsing endpoint descriptors, ffs data got descs() generates the eps addrmap which contains the endpoint direction. However, epfile->in was previously only populated in ffs func eps enable() which executes upon USB host connection. As a result, early userspace ioctls like FUNCTIONFS DMABUF ATTACH that run before the host connects would see epfile->in as 0, leading to incorrect DMA directions.
By moving the initialization to ffs epfiles create(), epfile->in is accurate before userspace opens the endpoint files.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64327

Produtos afetados

Linux