{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-4207", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "QEMU", "version": { "version_data": [ { "version_value": "qemu-kvm 7.0.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-362->CWE-120" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2036966", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036966" }, { "refsource": "MISC", "name": "https://starlabs.sg/advisories/21-4207/", "url": "https://starlabs.sg/advisories/21-4207/" }, { "refsource": "DEBIAN", "name": "DSA-5133", "url": "https://www.debian.org/security/2022/dsa-5133" }, { "refsource": "GENTOO", "name": "GLSA-202208-27", "url": "https://security.gentoo.org/glsa/202208-27" }, { "refsource": "MLIST", "name": "[debian-lts-announce] 20220905 [SECURITY] [DLA 3099-1] qemu security update", "url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00008.html" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in the QXL display device emulation in QEMU. A double fetch of guest controlled values `cursor->header.width` and `cursor->header.height` can lead to the allocation of a small cursor object followed by a subsequent heap-based buffer overflow. A malicious privileged guest user could use this flaw to crash the QEMU process on the host or potentially execute arbitrary code within the context of the QEMU process." } ] } }