cve/2021/CVE-2021-3544.md
2025-09-29 21:09:30 +02:00

929 B

CVE-2021-3544

Description

Several memory leaks were found in the virtio vhost-user GPU device (vhost-user-gpu) of QEMU in versions up to and including 6.0. They exist in contrib/vhost-user-gpu/vhost-user-gpu.c and contrib/vhost-user-gpu/virgl.c due to improper release of memory (i.e., free) after effective lifetime.

POC

Reference

No PoCs from references.

Github