2020-09-16 20:01:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-25723" ,
2020-12-02 01:01:47 +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 5.2.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-617"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1898579" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1898579"
2020-12-18 11:01:42 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20201218-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20201218-0004/"
2020-12-22 19:01:42 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20201222 CVE-2020-25723 QEMU: assertion failure through usb_packet_unmap() in hw/usb/hcd-ehci.c" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/12/22/1"
2022-09-05 06:00:34 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20220905 [SECURITY] [DLA 3099-1] qemu security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/09/msg00008.html"
2020-12-02 01:01:47 +00:00
}
]
2020-09-16 20:01:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-02 01:01:47 +00:00
"value" : "A reachable assertion issue was found in the USB EHCI emulation code of QEMU. It could occur while processing USB requests due to missing handling of DMA memory map failure. A malicious privileged user within the guest may abuse this flaw to send bogus USB requests and crash the QEMU process on the host, resulting in a denial of service."
2020-09-16 20:01:46 +00:00
}
]
}
}