CVE-2022-50667

Publication date

2025-12-09 01:29:17

Family

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.