cvelist/2020/27xxx/CVE-2020-27661.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2020-10-22 16:01:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-02 16:00:49 +00:00
"ID": "CVE-2020-27661",
"STATE": "PUBLIC"
2020-10-22 16:01:35 +00:00
},
2021-06-02 16:00:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-10-22 16:01:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-02 16:00:49 +00:00
"value": "A divide-by-zero issue was found in dwc2_handle_packet in hw/usb/hcd-dwc2.c in the hcd-dwc2 USB host controller emulation of QEMU. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2020-10/msg04263.html",
"refsource": "MISC",
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2020-10/msg04263.html"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1890653",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1890653"
},
{
"refsource": "MISC",
"name": "https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1770368.html",
"url": "https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1770368.html"
},
{
"refsource": "MISC",
"name": "https://git.qemu.org/?p=qemu.git;a=commit;h=bea2a9e3e00b275dc40cfa09c760c715b8753e03",
"url": "https://git.qemu.org/?p=qemu.git;a=commit;h=bea2a9e3e00b275dc40cfa09c760c715b8753e03"
2021-07-20 11:00:56 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210720-0010/",
"url": "https://security.netapp.com/advisory/ntap-20210720-0010/"
2020-10-22 16:01:35 +00:00
}
]
}
}