Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak (clk_src) when function run into last return NULL. s/free/kfree/ - Alex
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 6.0.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/6160216fd2c97107e8a9ab39863b056d677fcd85Patch
- https://git.kernel.org/stable/c/a6e6ab9caeac96b277a3fe7da1dfa8f69a591759Patch
FAQ
What is CVE-2022-50479?
CVE-2022-50479 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak (clk_src) when function run into last return NULL. s/free...
How severe is CVE-2022-50479?
CVE-2022-50479 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-50479?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.