3 matches found
ROOT-OS-UBUNTU-2204-CVE-2023-54261 CVE-2023-54261 in rootio-linux - Patched by Root
Root has patched CVE-2023-54261 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
CVE-2023-54261
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add missing gfx11 MQD manager callbacks mqdstride function was introduced in commit 2f77b9a242a2 "drm/amdkfd: Update MQD management on multi XCC setup" but not assigned for gfx11. Fixes a NULL dereference in debugfs...
CVE-2023-54261
CVE-2023-54261 involves the Linux kernel’s drm/amdkfd gfx11 MQD manager: a missing mqd_stride callback caused a NULL dereference in debugfs. The issue arises because mqd_stride was added in a commit for multi-XCC setups but was not assigned for gfx11. The fix is to add the missing gfx11 MQD manag...