Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential null pointer derefernce The amdgpu_ras_get_context may return NULL if device not support ras feature, so add check before using.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.10.202 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/80285ae1ec8717b597b20de38866c29d84d321a1Patch
- https://git.kernel.org/stable/c/9b70fc7d70e8ef7c4a65034c9487f58609e708a1Patch
- https://git.kernel.org/stable/c/b0702ee4d811708251cdf54d4a1d3e888d365111Patch
- https://git.kernel.org/stable/c/b93a25de28af153312f0fc979b0663fc4bd3442bPatch
- https://git.kernel.org/stable/c/c11cf5e117f50f5a767054600885acd981449afePatch
- https://git.kernel.org/stable/c/da46e63482fdc5e35c008865c22ac64027f6f0c2Patch
- https://git.kernel.org/stable/c/80285ae1ec8717b597b20de38866c29d84d321a1Patch
- https://git.kernel.org/stable/c/9b70fc7d70e8ef7c4a65034c9487f58609e708a1Patch
- https://git.kernel.org/stable/c/b0702ee4d811708251cdf54d4a1d3e888d365111Patch
- https://git.kernel.org/stable/c/b93a25de28af153312f0fc979b0663fc4bd3442bPatch
- https://git.kernel.org/stable/c/c11cf5e117f50f5a767054600885acd981449afePatch
- https://git.kernel.org/stable/c/da46e63482fdc5e35c008865c22ac64027f6f0c2Patch
FAQ
What is CVE-2023-52814?
CVE-2023-52814 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential null pointer derefernce The amdgpu_ras_get_context may return NULL if device not support ras feature, so...
How severe is CVE-2023-52814?
CVE-2023-52814 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52814?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.