CVE-2021-47658

Summary

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!

Affected Software

VendorProductVersion RangeStatus
LinuxLinux95868b85764aff2dcbf78d3054076df75446ad15 < 583637d66a70fc7090e12fb0ebbacc33d39e2214affected
LinuxLinux5.10affected
LinuxLinux0 < 5.10unaffected
LinuxLinux5.17 <= *unaffected

Weaknesses

References