5 matches found
EUVD-2024-53824
Malicious code in bioql PyPI...
Linux Distros Unpatched Vulnerability : CVE-2024-57921
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 an...
CVE-2024-57921 drm/amdgpu: Add a lock when accessing the buddy trim function
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 ...
CVE-2024-57921
CVE-2024-57921 corresponds to a Linux kernel fix in the amdgpu drm buddy allocator. The issue was a missing lock in the buddy_trim path, which could trigger a race in multi-display setups (YouTube + Steam) and cause a system hang. The cherry-picked commit adds a lock to __alloc_range in amddrm_bu...
CVE-2024-57921 drm/amdgpu: Add a lock when accessing the buddy trim function
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 ...