Security Advisory

CVE-2025-37855

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-09 06:42:03
Last updated 2026-05-11 21:16:24
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Guard Possible Null Pointer Dereference [WHY] In some situations, dc->res_pool may be null. [HOW] Check if pointer is null before dereference.