In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl() If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025120945-CVE-2022-50667-01f6@gregkh/T