cve/2021/CVE-2021-3545.md
2024-05-25 23:14:53 +00:00

886 B

CVE-2021-3545

Description

An information disclosure vulnerability was found in the virtio vhost-user GPU device (vhost-user-gpu) of QEMU in versions up to and including 6.0. The flaw exists in virgl_cmd_get_capset_info() in contrib/vhost-user-gpu/virgl.c and could occur due to the read of uninitialized memory. A malicious guest could exploit this issue to leak memory from the host.

POC

Reference

No PoCs from references.

Github