cvelist/2023/1xxx/CVE-2023-1544.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2023-03-21 10:00:38 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-1544",
2023-03-23 20:00:37 +00:00
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "QEMU",
"version": {
"version_data": [
{
"version_value": "Affected up to version 7.2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2180364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180364"
},
{
"refsource": "MISC",
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg00206.html",
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2023-03/msg00206.html"
2023-05-11 15:00:37 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230511-0005/",
"url": "https://security.netapp.com/advisory/ntap-20230511-0005/"
2023-03-23 20:00:37 +00:00
}
]
2023-03-21 10:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-23 20:00:37 +00:00
"value": "A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. This flaw allows a crafted guest driver to allocate and initialize a huge number of page tables to be used as a ring of descriptors for CQ and async events, potentially leading to an out-of-bounds read and crash of QEMU."
2023-03-21 10:00:38 +00:00
}
]
}
}