Security Advisory

CVE-2024-49972

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 18:02:21
Last updated 2026-05-11 20:43:05
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails [Why] When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. [How] Deallocate memory if DML memory allocation fails.