In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a potential ttm->sg memory leak Memory is allocated for ttm->sg by kmalloc in kfd_mem_dmamap_userptr, but isn't freed by kfree in kfd_mem_dmaunmap_userptr. Free it!
Product | Vendor | Version |
---|---|---|
Linux | Linux | < c57721b24bd897338a81a0ca5fff41600f0f1ad1 |
Linux | Linux | < d3b98fe36f8a06ce654049540773256ab59cb53d |