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.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | - | 5.6 |
| linux / linux_kernel | 5.6-rc1 | 5.6-rc1.x |
| linux / linux_kernel | 5.6 | 5.6.x |
| debian / debian_linux | 10.0 | 10.0.x |