Security Advisory

CVE-2023-52662

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-17 13:41:02
Last updated 2026-08-05 09:10:54
Assigner Linux
CVSS score not scored
State PUBLISHED

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.