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.
References
Configurations
Configuration 1 (hide)
|
History
02 Feb 2025, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-07-29 15:15
Updated : 2025-02-02 11:15
NVD link : CVE-2024-41060
Mitre link : CVE-2024-41060
CVE.ORG link : CVE-2024-41060
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference