Bug 2420343 (CVE-2022-50667) - CVE-2022-50667 kernel: drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
Summary: CVE-2022-50667 kernel: drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
Keywords:
Status: NEW
Alias: CVE-2022-50667
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-09 02:04 UTC by OSIDB Bzimport
Modified: 2025-12-12 09:45 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-09 02:04:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.