← Back to CVE List

CVE-2024-49972

Published: 2024-10-21T18:15Z
Last Modified: 2024-11-01T20:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt