cvelist/2021/3xxx/CVE-2021-3607.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2021-06-17 19:00:46 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3607",
2022-02-24 19:01:12 +00:00
"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 6.1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190->CWE-770->(CWE-125|CWE-476)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1973349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1973349"
},
{
"refsource": "MISC",
"name": "https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg07925.html",
"url": "https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg07925.html"
}
]
2021-06-17 19:00:46 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-02-24 19:01:12 +00:00
"value": "An integer overflow was found in the QEMU implementation of VMWare's paravirtual RDMA device in versions prior to 6.1.0. The issue occurs while handling a \"PVRDMA_REG_DSRHIGH\" write from the guest due to improper input validation. This flaw allows a privileged guest user to make QEMU allocate a large amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability."
2021-06-17 19:00:46 +00:00
}
]
}
}