PT-2026-61418 · Linux · Linux
CVE-2026-64101
·
Publicado
2026-07-19
·
Atualizado
2026-07-19
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:
fwctl: pds: Validate RPC input size before parsing
The fwctl core allocates the device-specific RPC input buffer with
fwctl rpc.in len and passes that buffer to the driver callback.
pdsfc fw rpc() casts the buffer to struct fwctl rpc pds and then calls
pdsfc validate rpc(), which reads fields from that structure before
checking that the input buffer is large enough to contain it. A short
in len can make pds fwctl read beyond the allocation.
Reject pds RPC buffers that are smaller than struct fwctl rpc pds before
parsing any pds-specific fields.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux