cvelist/2021/20xxx/CVE-2021-20257.json
2023-02-12 22:00:43 +00:00

94 lines
3.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-20257",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An infinite loop flaw was found in the e1000 NIC emulator of the QEMU. This issue occurs while processing transmits (tx) descriptors in process_tx_desc if various descriptor fields are initialized with invalid values. This flaw allows a guest to consume CPU cycles on the host, resulting in a denial of service. The highest threat from this vulnerability is to system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-835",
"cweId": "CWE-835"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "QEMU",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Fixed-In v6.2.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.openwall.com/lists/oss-security/2021/02/25/2",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2021/02/25/2"
},
{
"url": "https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg07428.html",
"refsource": "MISC",
"name": "https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg07428.html"
},
{
"url": "https://github.com/qemu/qemu/commit/3de46e6fc489c52c9431a8a832ad8170a7569bd8",
"refsource": "MISC",
"name": "https://github.com/qemu/qemu/commit/3de46e6fc489c52c9431a8a832ad8170a7569bd8"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930087",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1930087"
},
{
"url": "https://security.gentoo.org/glsa/202208-27",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202208-27"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00008.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2022/09/msg00008.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20220425-0003/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20220425-0003/"
}
]
}
}