CVE-2024-41060
drm/radeon: check bo_va->bo is non-NULL before using it
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.
Affected products
Linux · LinuxWant to know if your infrastructure is exposed to this?
Talk to TrueHacking →References
https://git.kernel.org/stable/c/6fb15dcbcf4f212930350eaee174bb60ed40a536https://git.kernel.org/stable/c/8a500b3a5f0a58c6f99039091fbd715f64f2f8afhttps://git.kernel.org/stable/c/a2b201f83971df03c8e81a480b2f2846ae8ce1a3https://git.kernel.org/stable/c/a9100f17428cb733c4f6fbb132d98bed76318342https://git.kernel.org/stable/c/e8d3c53c6f1cccea9c03113f06dd39521c228831https://git.kernel.org/stable/c/f13c96e0e325a057c03f8a47734adb360e112efehttps://lists.debian.org/debian-lts-announce/2025/01/msg00001.htmlhttps://lists.debian.org/debian-lts-announce/2025/03/msg00002.html