2021-12-21 14:01:02 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-4145" ,
2022-01-25 20:01:15 +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" : "qemu-kvm 6.2.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2034602" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2034602"
2022-01-31 16:01:07 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://gitlab.com/qemu-project/qemu/-/commit/66fed30c9cd11854fc878a4eceb507e915d7c9cd" ,
"url" : "https://gitlab.com/qemu-project/qemu/-/commit/66fed30c9cd11854fc878a4eceb507e915d7c9cd"
2022-03-11 09:01:12 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220311-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220311-0004/"
2022-08-14 19:00:35 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202208-27" ,
"url" : "https://security.gentoo.org/glsa/202208-27"
2022-01-25 20:01:15 +00:00
}
]
2021-12-21 14:01:02 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-25 20:01:15 +00:00
"value" : "A NULL pointer dereference issue was found in the block mirror layer of QEMU in versions prior to 6.2.0. The `self` pointer is dereferenced in mirror_wait_on_conflicts() without ensuring that it's not NULL. A malicious unprivileged user within the guest could use this flaw to crash the QEMU process on the host when writing data reaches the threshold of mirroring node."
2021-12-21 14:01:02 +00:00
}
]
}
}