Linux · Linux Kernel · CVE-2023-52585
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The issue is related to a possible NULL dereference in the `amdgpu ras query error status helper()` function. This could allow an attacker to cause a denial of service. The error occurs because it was previously assumed that the `info` variable could be null. The function now returns an invalid error code `-EINVAL` for invalid block ids.
Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.