NONE · 0

CVE-2022-50667

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 f...

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

References

FAQ

What is CVE-2022-50667?

CVE-2022-50667 is a documented 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 f...

How severe is CVE-2022-50667?

CVSS scoring is not yet available for CVE-2022-50667. Check NVD for updates.

Is there a patch for CVE-2022-50667?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.