f6091d86ba
The 'res->iov' will be leaked if the guest trigger following sequences:
virgl_cmd_create_resource_2d
virgl_resource_attach_backing
virgl_cmd_resource_unref
This patch fixes this.
Fixes: CVE-2021-3544
Reported-by: Li Qiang <liq3ea@163.com>
virtio-gpu fix:
|
||
---|---|---|
.. | ||
50-qemu-gpu.json.in | ||
meson.build | ||
vhost-user-gpu.c | ||
virgl.c | ||
virgl.h | ||
vugbm.c | ||
vugbm.h | ||
vugpu.h |