{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2022-3872", "ASSIGNER": "secalert@redhat.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "An off-by-one read/write issue was found in the SDHCI device of QEMU. It occurs when reading/writing the Buffer Data Port Register in sdhci_read_dataport and sdhci_write_dataport, respectively, if data_count == block_size. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-193", "cweId": "CWE-193" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "QEMU", "version": { "version_data": [ { "version_affected": "=", "version_value": "Affected: up to latest v7.1.0-rc4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg01068.html", "refsource": "MISC", "name": "https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg01068.html" }, { "url": "https://security.netapp.com/advisory/ntap-20221215-0005/", "refsource": "MISC", "name": "https://security.netapp.com/advisory/ntap-20221215-0005/" } ] } }