CVE-2022-49971

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 smu_v13_0_4_init_smc_tables(), but not freed in smu_v13_0_4_fini_smc_tables(). This may cause memory leaks, fix it.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*

History

13 Nov 2025, 21:19

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
References () https://git.kernel.org/stable/c/4b25bdb54578f3b96ff055e5d27bc1cb82950e51 - () https://git.kernel.org/stable/c/4b25bdb54578f3b96ff055e5d27bc1cb82950e51 - Patch
References () https://git.kernel.org/stable/c/5afb76522a0af0513b6dc01f84128a73206b051b - () https://git.kernel.org/stable/c/5afb76522a0af0513b6dc01f84128a73206b051b - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-401

Information

Published : 2025-06-18 11:15

Updated : 2025-11-13 21:19


NVD link : CVE-2022-49971

Mitre link : CVE-2022-49971

CVE.ORG link : CVE-2022-49971


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime