In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
Return invalid error code -EINVAL for invalid block id.
Fixes the below:
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1183 amdgpu_ras_query_error_status_helper() error: we previously assumed 'info' could be null (see line 1176)
References
Configurations
No configuration.
History
06 Nov 2024, 16:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 |
04 Nov 2024, 13:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Jun 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
06 Mar 2024, 15:18
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 Mar 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-06 07:15
Updated : 2024-11-06 16:35
NVD link : CVE-2023-52585
Mitre link : CVE-2023-52585
CVE.ORG link : CVE-2023-52585
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference