← Back to CVE List

CVE-2023-52814

Published: 2024-05-21T16:15Z
Last Modified: 2025-01-14T17:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt