← Back to CVE List

CVE-2023-52662

Published: 2024-05-17T14:15Z
Last Modified: 2025-01-14T14:55Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt