HomeDefectsLIN1023-4181
Fixed

LIN1023-4181 : Security Advisory - linux - CVE-2023-52585

Created: Mar 6, 2024    Updated: Oct 14, 2025
Resolved Date: Oct 13, 2025
Found In Version: 10.23.30.1
Fix Version: 10.23.30.10
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

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)

CVEs