2022-04-08 14:01:28 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1280" ,
2022-04-13 18:01:34 +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" : "kernel 5.17.x"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2071022" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2071022"
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.openwall.com/lists/oss-security/2022/04/12/3" ,
"url" : "https://www.openwall.com/lists/oss-security/2022/04/12/3"
}
]
2022-04-08 14:01:28 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-13 18:01:34 +00:00
"value" : "A use-after-free vulnerability was found in drm_lease_held in drivers/gpu/drm/drm_lease.c in the Linux kernel due to a race problem. This flaw allows a local user privilege attacker to cause a denial of service (DoS) or a kernel information leak."
2022-04-08 14:01:28 +00:00
}
]
}
}