← Back to CVE List

CVE-2022-1419

Published: 2022-06-02T14:15Z
Last Modified: 2024-11-21T06:40Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt