3 matches found
The vulnerability of the `dc_allow_idle_optimizations()` function in the drivers/gpu/drm/amd/display/dc/core/dc.c module of the Linux operating system allows a hacker to trigger a service failure.
The vulnerability of the dcallowidleoptimizations function in the drivers/gpu/drm/amd/display/dc/core/dc.c module of the Linux operating system is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...
AZL-51046 CVE-2024-49907 affecting package kernel for versions less than 6.6.56.1-5
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...
SUSE CVE-2023-52485
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...