In the Linux kernel, the following vulnerability has been resolved:
drm/vmwgfx: Fix memory leak in vmwmksstatadd_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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50667.json",
"cna_assigner": "Linux"
}