← Back to CVE List

CVE-2021-4453

Published: 2025-02-26T06:37Z
Last Modified: 2025-03-18T18:52Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a potential gpu_metrics_table memory leak Memory is allocated for gpu_metrics_table in renoir_init_smc_tables(), but not freed in int smu_v12_0_fini_smc_tables(). Free it! > MITRE Terms of Use apply – see LICENSE‑MITRE.txt