]> code.ossystems Code Review - openembedded-core.git/commit
qemu: fix virtio vhost-user-gpu CVEs
authorRoss Burton <ross@burtonini.com>
Mon, 14 Jun 2021 10:54:37 +0000 (11:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jun 2021 23:02:49 +0000 (00:02 +0100)
commitce850a5ce84f949d3114024c89ae3dd98fcbef41
treeb2196790b78e83654d1391c6b2bcdda0f61b317f
parentea33a4a2df4600a55b268e9d57e7396c30f3d123
qemu: fix virtio vhost-user-gpu CVEs

Fix a slew of CVEs (CVE-2021-3544, CVE-2021-3545, CVE-2021-3546) by
backporting the relevant patches from qemu's git.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/0001-vhost-user-gpu-fix-memory-disclosure-in-virgl_cmd_ge.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0002-vhost-user-gpu-fix-resource-leak-in-vg_resource_crea.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0003-vhost-user-gpu-fix-memory-leak-in-vg_resource_attach.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0004-vhost-user-gpu-fix-memory-leak-while-calling-vg_reso.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0005-vhost-user-gpu-fix-memory-leak-in-virgl_cmd_resource.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0006-vhost-user-gpu-fix-memory-leak-in-virgl_resource_att.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0007-vhost-user-gpu-fix-OOB-write-in-virgl_cmd_get_capset.patch [new file with mode: 0644]