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
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
AND |
|
Configuration 4 (hide)
AND |
|
Configuration 5 (hide)
AND |
|
History
14 Mar 2025, 18:57
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0eb296233f86750102aa43b97879b8d8311f249a - Patch | |
References | () https://git.kernel.org/stable/c/195a6289282e039024ad30ba66e6f94a4d0fbe49 - Patch | |
References | () https://git.kernel.org/stable/c/467139546f3fb93913de064461b1a43a212d7626 - Patch | |
References | () https://git.kernel.org/stable/c/7e6d6f27522bcd037856234b720ff607b9c4a09b - Patch | |
References | () https://git.kernel.org/stable/c/92cb363d16ac1e41c9764cdb513d0e89a6ff4915 - Patch | |
References | () https://git.kernel.org/stable/c/b8d55a90fd55b767c25687747e2b24abd1ef8680 - Patch | |
References | () https://git.kernel.org/stable/c/c364e7a34c85c2154fb2e47561965d5b5a0b69b1 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html - Mailing List | |
References | () https://security.netapp.com/advisory/ntap-20240912-0009/ - Mailing List | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:h:netapp:h610s:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:h610c:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h615c_firmware:-:*:*:*:*:*:*:* cpe:2.3:h:netapp:h615c:-:*:*:*:*:*:*:* cpe:2.3:o:netapp:h610c_firmware:-:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:netapp:h610s_firmware:-:*:*:*:*:*:*:* |
|
First Time |
Debian debian Linux
Netapp h615c Firmware Netapp h610c Debian Linux Netapp h610s Linux linux Kernel Netapp h610c Firmware Netapp h610s Firmware Netapp h615c Netapp |
Information
Published : 2024-03-06 07:15
Updated : 2025-03-14 18:57
NVD link : CVE-2023-52585
Mitre link : CVE-2023-52585
CVE.ORG link : CVE-2023-52585
JSON object : View
Products Affected
linux
- linux_kernel
netapp
- h610c_firmware
- h610s_firmware
- h610s
- h615c_firmware
- h610c
- h615c
debian
- debian_linux
CWE
CWE-476
NULL Pointer Dereference