cvelist/2022/3xxx/CVE-2022-3872.json

69 lines
2.4 KiB
JSON
Raw Normal View History

2022-11-07 10:00:33 +00:00
{
2023-02-12 22:02:50 +00:00
"data_version": "4.0",
2022-11-07 10:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3872",
2022-11-07 21:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 22:02:50 +00:00
"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"
}
]
}
]
},
2022-11-07 21:00:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "QEMU",
"version": {
"version_data": [
{
2023-02-12 22:02:50 +00:00
"version_affected": "=",
2022-11-07 21:00:33 +00:00
"version_value": "Affected: up to latest v7.1.0-rc4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 22:02:50 +00:00
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg01068.html",
2022-11-07 21:00:33 +00:00
"refsource": "MISC",
2023-02-12 22:02:50 +00:00
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2022-11/msg01068.html"
2022-12-15 18:40:19 +00:00
},
{
2023-02-12 22:02:50 +00:00
"url": "https://security.netapp.com/advisory/ntap-20221215-0005/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20221215-0005/"
2022-11-07 10:00:33 +00:00
}
]
}
}