cvelist/2021/4xxx/CVE-2021-4147.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2021-12-21 16:01:04 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4147",
2022-03-25 19:01:20 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "libvirt",
"version": {
"version_data": [
{
"version_value": "libvirt 2.33.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-667"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2034195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034195"
2022-05-13 22:01:38 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220513-0004/",
"url": "https://security.netapp.com/advisory/ntap-20220513-0004/"
2022-03-25 19:01:20 +00:00
}
]
2021-12-21 16:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-25 19:01:20 +00:00
"value": "A flaw was found in the libvirt libxl driver. A malicious guest could continuously reboot itself and cause libvirtd on the host to deadlock or crash, resulting in a denial of service condition."
2021-12-21 16:01:04 +00:00
}
]
}
}