2022-05-24 14:01:42 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1852" ,
2022-06-30 13:00:46 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
2022-08-05 17:00:53 +00:00
"product_name" : "kernel" ,
2022-06-30 13:00:46 +00:00
"version" : {
"version_data" : [
{
2022-08-05 17:00:53 +00:00
"version_value" : "kernel 5.19 rc1"
2022-06-30 13:00:46 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/torvalds/linux/commit/fee060cd52d69c114b62d1a2948ea9648b5131f9" ,
"url" : "https://github.com/torvalds/linux/commit/fee060cd52d69c114b62d1a2948ea9648b5131f9"
2022-08-05 17:00:53 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2089815" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2089815"
2022-06-30 13:00:46 +00:00
}
]
2022-05-24 14:01:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-30 13:00:46 +00:00
"value" : "A NULL pointer dereference flaw was found in the Linux kernel\u2019s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU."
2022-05-24 14:01:42 +00:00
}
]
}
}