PT-2026-64711 · Linux · Linux
CVE-2026-64490
·
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:
ALSA: virtio: Validate control metadata from the device
virtio-snd control handling trusts the device-provided control type and
value count returned by the device.
That metadata is then used directly to index g v2a type map[] in
virtsnd kctl info(), and to size loops and memcpy() operations in
virtsnd kctl get() and virtsnd kctl put() against fixed-size
virtio snd ctl value and snd ctl elem value arrays.
A buggy or malicious device can therefore trigger out-of-bounds access by
advertising an invalid control type or an oversized value count.
Validate control type and count once in virtsnd kctl parse cfg(), before
querying enumerated items or exposing the control to ALSA.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux