Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node When ida_alloc_max fails, resources allocated before should be freed, including *res allocated by kmalloc and ttm_resource_init.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.14, < 5.15.153 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/03b1072616a8f7d6e8594f643b416a9467c83fbfPatch
- https://git.kernel.org/stable/c/40624af6674745e174c754a20d7c53c250e65e7aPatch
- https://git.kernel.org/stable/c/6fc6233f6db1579b69b54b44571f1a7fde8186e6Patch
- https://git.kernel.org/stable/c/83e0f220d1e992fa074157fcf14945bf170ffbc5Patch
- https://git.kernel.org/stable/c/89709105a6091948ffb6ec2427954cbfe45358cePatch
- https://git.kernel.org/stable/c/d1e546ab91c670e536a274a75481034ab7534876Patch
- https://git.kernel.org/stable/c/03b1072616a8f7d6e8594f643b416a9467c83fbfPatch
- https://git.kernel.org/stable/c/40624af6674745e174c754a20d7c53c250e65e7aPatch
- https://git.kernel.org/stable/c/6fc6233f6db1579b69b54b44571f1a7fde8186e6Patch
- https://git.kernel.org/stable/c/83e0f220d1e992fa074157fcf14945bf170ffbc5Patch
- https://git.kernel.org/stable/c/89709105a6091948ffb6ec2427954cbfe45358cePatch
- https://git.kernel.org/stable/c/d1e546ab91c670e536a274a75481034ab7534876Patch
FAQ
What is CVE-2023-52662?
CVE-2023-52662 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node When ida_alloc_max fails, resources allocated before should be freed, includin...
How severe is CVE-2023-52662?
CVE-2023-52662 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-2023-52662?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.