Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix a memory leak in 'host1x_remove()' Add a missing 'host1x_channel_list_free()' call in the remove function, as already done in the error handling path of the probe function.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.13, < 5.10.110 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/025c6643a81564f066d8381b9e2f4603e0f8438fPatch
- https://git.kernel.org/stable/c/5124a344983e1b9670dae7add0e4d00d589aabcdPatch
- https://git.kernel.org/stable/c/6bb107332db28a0e9256c2d36a0902b85307612cPatch
- https://git.kernel.org/stable/c/c06577a80485511b894cb688e881ef0bc2d1d296Patch
- https://git.kernel.org/stable/c/fe1ce680560d4f0049ffa0c687de17567421c1ecPatch
FAQ
What is CVE-2021-47648?
CVE-2021-47648 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix a memory leak in 'host1x_remove()' Add a missing 'host1x_channel_list_free()' call in the remove function, as alr...
How severe is CVE-2021-47648?
CVE-2021-47648 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-2021-47648?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.