cvelist/2020/16xxx/CVE-2020-16092.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2020-07-28 18:02:13 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-08-11 16:01:21 +00:00
"ID": "CVE-2020-16092",
"STATE": "PUBLIC"
2020-07-28 18:02:13 +00:00
},
2020-08-11 16:01:21 +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-07-28 18:02:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-08-11 16:01:21 +00:00
"value": "In QEMU through 5.0.0, an assertion failure can occur in the network packet processing. This issue affects the e1000e and vmxnet3 network devices. A malicious guest user/process could use this flaw to abort the QEMU process on the host, resulting in a denial of service condition in net_tx_pkt_add_raw_fragment in hw/net/net_tx_pkt.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.nongnu.org/archive/html/qemu-devel/2020-07/msg07563.html",
"refsource": "MISC",
"name": "https://lists.nongnu.org/archive/html/qemu-devel/2020-07/msg07563.html"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2020/08/10/1",
"url": "http://www.openwall.com/lists/oss-security/2020/08/10/1"
2020-08-21 10:01:34 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200821-0006/",
"url": "https://security.netapp.com/advisory/ntap-20200821-0006/"
2020-08-26 21:01:25 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4467-1",
"url": "https://usn.ubuntu.com/4467-1/"
2020-09-07 12:01:32 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4760",
"url": "https://www.debian.org/security/2020/dsa-4760"
2020-09-13 21:01:30 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200913 [SECURITY] [DLA 2373-1] qemu security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00013.html"
2020-10-13 06:01:33 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1664",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00024.html"
2022-08-14 19:00:35 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-27",
"url": "https://security.gentoo.org/glsa/202208-27"
2020-07-28 18:02:13 +00:00
}
]
}
}