Out-of-bounds read in Linux kernel - CVE-2026-64490
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to out-of-bounds access in virtio-snd control handling in sound/virtio/virtio_kctl.c when processing device-provided control metadata. A local user can provide a malicious or buggy virtio sound device that advertises an invalid control type or an oversized value count to cause a denial of service.
Exploitation requires the presence of a virtio sound device that supplies crafted control metadata to the guest kernel.