cvelist/2020/16xxx/CVE-2020-16843.json
2020-08-13 14:06:26 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-16843",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Firecracker 0.20.x before 0.20.1 and 0.21.x before 0.21.2, the network stack can freeze under heavy ingress traffic. This can result in a denial of service on the microVM when it is configured with a single network interface, and an availability problem for the microVM network interface on which the issue is triggered."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/firecracker-microvm/firecracker/issues/2057",
"refsource": "MISC",
"name": "https://github.com/firecracker-microvm/firecracker/issues/2057"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/08/13/1",
"url": "https://www.openwall.com/lists/oss-security/2020/08/13/1"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200813 CVE-2020-16843: Firecracker v0.20.0, v0.21.0 and v0.21.1 network stack can freeze under heavy ingress traffic",
"url": "http://www.openwall.com/lists/oss-security/2020/08/13/1"
}
]
}
}