2020-10-27 14:02:24 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-27821" ,
2020-12-08 22:01:50 +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" : "prior to 5.2.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-787->CWE-122"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1902651" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1902651"
2020-12-16 22:01:41 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20201216 CVE-2020-27821 QEMU: heap buffer overflow in msix_table_mmio_write() in hw/pci/msix.c" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/12/16/6"
2021-01-15 11:01:43 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20210115-0006/" ,
"url" : "https://security.netapp.com/advisory/ntap-20210115-0006/"
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-08 22:01:50 +00:00
}
]
2020-10-27 14:02:24 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-08 22:01:50 +00:00
"value" : "A flaw was found in the memory management API of QEMU during the initialization of a memory region cache. This issue could lead to an out-of-bounds write access to the MSI-X table while performing MMIO operations. A guest user may abuse this flaw to crash the QEMU process on the host, resulting in a denial of service. This flaw affects QEMU versions prior to 5.2.0."
2020-10-27 14:02:24 +00:00
}
]
}
}