CVE-2022-50667

Updated on 09 Dec 2025

Severity

5.5 Medium severity

Details

CVSS score
5.5

Overview

About vulnerability

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.

Details

Affected packages:
kernel @ 5.14.0 (+4 more)

Fixes