Security Advisory

CVE-2022-50667

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-09 01:29:17
Last updated 2026-05-11 19:23:17
Assigner Linux
State PUBLISHED

Description

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 doesnt get freed before returning -EFAULT, which leads to a memleak.