2 matches found
CVE-2024-57921
CVE-2024-57921 : In the Linux kernel, the AMDGPU/AMDGPU DRM buddy allocator had a race condition during trim, mitigated by adding a lock around buddy allocator trim function. The fix prevents a potential general protection fault and system hang when running mixed workloads (e.g., YouTube playback...
CVE-2024-57921
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add a lock when accessing the buddy trim function When running YouTube videos and Steam games simultaneously, the tester found a system hang / race condition issue with the multi-display configuration setting. Adding ...