Linux · Linux Kernel · CVE-2023-52814
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
The issue is related to a potential null pointer dereference in the drm/amdgpu component of the Linux kernel. This could allow an attacker to cause a denial of service. The `amdgpu ras get context` function may return NULL if the device does not support the ras feature, and a check has been added before using it to prevent this issue.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.