← Back to CVE List
CVE-2024-41060
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.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt