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
No CVSS.
References
Configurations
No configuration.
History
29 Jul 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-29 15:15
Updated : 2024-07-29 16:21
NVD link : CVE-2024-41060
Mitre link : CVE-2024-41060
CVE.ORG link : CVE-2024-41060
JSON object : View
Products Affected
No product.
CWE
No CWE.