Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() If construction of the array of work queues to handle hpd_rx_irq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the hpd_rx_irq_offload_work_queue struct array.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15.58, < 5.15.75 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3ba3814c00a4817eb1cd31eff08d921c40e5f3a4Patch
- https://git.kernel.org/stable/c/600de40ed50c8b5ecb9c7a4f41eb882066c15a00Patch
- https://git.kernel.org/stable/c/7136f956c73c4ba50bfeb61653dfd6a9669ea915Patch
- https://git.kernel.org/stable/c/8b8da09da2701330e7f2c371655887e3d7defe90Patch
FAQ
What is CVE-2022-50515?
CVE-2022-50515 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() If construction of the array of work queues to handle hpd_rx_irq offl...
How severe is CVE-2022-50515?
CVE-2022-50515 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-50515?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.