3 matches found
The vulnerability of the amddrm_buddy_fini() function in the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the amddrmbuddyfini function in the Linux operating system is related to the failure to release resources after their useful lifespan has ended. Exploiting this vulnerability can allow an attacker to cause service failures...
drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
...
CVE-2023-53152
CVE-2023-53152 concerns the Linux kernel AMDGPU driver. The issue arises during removal of the amdgpu driver where BOs allocated for PSP are not freed, triggering a calltrace warning in amddrm_buddy_fini and related shutdown paths (amdgpu_exit, amdgpu_driver_release_kms). The provided trace shows...