Security Advisory

CVE-2023-52814

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 15:31:22
Last updated 2026-05-11 19:33:37
Assigner Linux
State PUBLISHED

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.