Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.19, < 5.19.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4b25bdb54578f3b96ff055e5d27bc1cb82950e51Patch
- https://git.kernel.org/stable/c/5afb76522a0af0513b6dc01f84128a73206b051bPatch
FAQ
What is CVE-2022-49971?
CVE-2022-49971 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2022-49971?
CVE-2022-49971 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49971?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.