2 matches found
The vulnerability of the vkms_release() function in the drivers/gpu/drm/vkms/vkms_drv.c module of the Direct Rendering Infrastructure (DRI) kernel driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.
The vulnerability of the vkmsrelease function in the drivers/gpu/drm/vkms/vkmsdrv.c module of the Direct Rendering Infrastructure DRI driver for the Linux operating system is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to compromise the...
kernel: drm/vkms: Fix null-ptr-deref in vkms_release()
In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix null-ptr-deref in vkmsrelease A null-ptr-deref is triggered when it tries to destroy the workqueue in vkms-output.composerworkq in vkmsrelease. KASAN: null-ptr-deref in range 0x0000000000000118-0x000000000000011f CP...