2022-05-10 14:01:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1652" ,
2022-06-02 13:43:15 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "kernel" ,
"version" : {
"version_data" : [
{
"version_value" : "Linux Kernel through 5.17.5"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://francozappa.github.io/about-bias/" ,
"url" : "https://francozappa.github.io/about-bias/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1832397" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1832397"
} ,
{
"refsource" : "MISC" ,
"name" : "https://kb.cert.org/vuls/id/647177/" ,
"url" : "https://kb.cert.org/vuls/id/647177/"
}
]
2022-05-10 14:01:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-02 13:43:15 +00:00
"value" : "Linux Kernel could allow a local attacker to execute arbitrary code on the system, caused by a concurrency use-after-free flaw in the bad_flp_intr function. By executing a specially-crafted program, an attacker could exploit this vulnerability to execute arbitrary code or cause a denial of service condition on the system."
2022-05-10 14:01:45 +00:00
}
]
}
}