VulnerabilityModified
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.
MEDIUM 5.5EPSS 0.25%
Does this matter?
Lower severity and a low EPSS score (0.25%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.25% probability · 16th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/6fb15dcbcf4f212930350eaee174bb60ed40a536Patch
- https://git.kernel.org/stable/c/8a500b3a5f0a58c6f99039091fbd715f64f2f8afPatch
- https://git.kernel.org/stable/c/a2b201f83971df03c8e81a480b2f2846ae8ce1a3Patch
- https://git.kernel.org/stable/c/a9100f17428cb733c4f6fbb132d98bed76318342Patch
- https://git.kernel.org/stable/c/e8d3c53c6f1cccea9c03113f06dd39521c228831
- https://git.kernel.org/stable/c/f13c96e0e325a057c03f8a47734adb360e112efePatch
- https://git.kernel.org/stable/c/6fb15dcbcf4f212930350eaee174bb60ed40a536Patch
- https://git.kernel.org/stable/c/8a500b3a5f0a58c6f99039091fbd715f64f2f8afPatch
- https://git.kernel.org/stable/c/a2b201f83971df03c8e81a480b2f2846ae8ce1a3Patch
- https://git.kernel.org/stable/c/a9100f17428cb733c4f6fbb132d98bed76318342Patch
- https://git.kernel.org/stable/c/f13c96e0e325a057c03f8a47734adb360e112efePatch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.