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
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2077560 | Issue Tracking Third Party Advisory |
https://www.debian.org/security/2022/dsa-5173 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2077560 | Issue Tracking Third Party Advisory |
https://www.debian.org/security/2022/dsa-5173 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2077560 - Issue Tracking, Third Party Advisory | |
References | () https://www.debian.org/security/2022/dsa-5173 - Third Party Advisory |
Information
Published : 2022-06-02 14:15
Updated : 2024-11-21 06:40
NVD link : CVE-2022-1419
Mitre link : CVE-2022-1419
CVE.ORG link : CVE-2022-1419
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-416
Use After Free