Back to search
CVE-2022-50619
Published: Dec 8, 2025
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr() If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table doesn't get freed before returning -EINVAL, which may lead to a memory leak in some error paths. Fix this by checking the number of pages before allocating memory for the SG table.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 264fb4d332f5e76743818480e482464437837c52 - < 304a10161696d86300ceab1cbe72b2d74b8cdd94affected 264fb4d332f5e76743818480e482464437837c52 - < c6dc4c9ba093829ebe1450d5fb101da6fb7a2a58affected 264fb4d332f5e76743818480e482464437837c52 - < 90bfee142af0f0e9d3bec80e7acd5f49b230acf7 |
Linux | Linux | affected 5.14unaffected 0 - < 5.14unaffected 5.15.77 - <= 5.15.*unaffected 6.0.7 - <= 6.0.*unaffected 6.1 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now