2022-04-20 20:01:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1419" ,
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" : "kernel 5.x"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2077560" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2077560"
2022-07-04 11:00:54 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5173" ,
"url" : "https://www.debian.org/security/2022/dsa-5173"
2022-06-02 13:43:15 +00:00
}
]
2022-04-20 20:01:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-02 13:43:15 +00:00
"value" : "The root cause of this vulnerability is that the ioctl$DRM_IOCTL_MODE_DESTROY_DUMB can decrease refcount of *drm_vgem_gem_object *(created in *vgem_gem_dumb_create*) concurrently, and *vgem_gem_dumb_create *will access the freed drm_vgem_gem_object."
2022-04-20 20:01:35 +00:00
}
]
}
}