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.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.19 | 5.19.7 |
| linux / linux_kernel | 6.0-rc1 | 6.0-rc1.x |