3 matches found
Vulnerability of the dm_get_plane_scale() function in the drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c file – This driver provides support for the Direct Rendering Infrastructure (DRI) of AMD graphics cards in Linux operating systems. It can be exploited by attackers to cause system failures.
Vulnerability of the dmgetplanescale function in the drivers/gpu/drm/amd/display/amdgpudm/amdgpudm.c file – The driver that supports Direct Rendering Infrastructure DRI for AMD graphics cards in Linux operating systems is vulnerable to zero-division errors. Exploiting this vulnerability could all...
SUSE CVE-2024-57919
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix divide error in DM plane scale calcs dmgetplanescale doesn't take into account plane scaled size equal to zero, leading to a kernel oops due to division by zero. Fix by setting out-scale size as zero when the...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the dmgetplanescale function not properly handling a plane scaling size of zero, resulting in a divide-by-ze...