In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bo_va->bo is non-NULL before using it The call to radeon_vm_clear_freed might clear bo_va->bo, so we have to check it before dereferencing it. CREATE(Triage):(User=admin) CVE-2024-41060 (https://nvd.nist.gov/vuln/detail/CVE-2024-41060)