CVE-2022-1419

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.
References
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.6:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.6:-:*:*:*:*:*:*

Information

Published : 2022-06-02 14:15

Updated : 2022-07-04 11:15


NVD link : CVE-2022-1419

Mitre link : CVE-2022-1419


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free