CVE-2017-9605

The vmw_gb_surface_define_ioctl function (accessible via DRM_IOCTL_VMW_GB_SURFACE_CREATE) in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel through 4.11.4 defines a backup_handle variable but does not give it an initial value. If one attempts to create a GB surface, with a previously allocated DMA buffer to be used as a backup buffer, the backup_handle variable does not get written to and is then later returned to user space, allowing local users to obtain sensitive information from uninitialized kernel memory via a crafted ioctl call.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

21 Nov 2024, 03:36

Type Values Removed Values Added
References () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=07678eca2cf9c9a18584e546c2b2a0d0c9a3150c - Issue Tracking, Patch, Third Party Advisory () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=07678eca2cf9c9a18584e546c2b2a0d0c9a3150c - Issue Tracking, Patch, Third Party Advisory
References () http://www.debian.org/security/2017/dsa-3927 - () http://www.debian.org/security/2017/dsa-3927 -
References () http://www.debian.org/security/2017/dsa-3945 - () http://www.debian.org/security/2017/dsa-3945 -
References () http://www.securityfocus.com/bid/99095 - VDB Entry, Third Party Advisory () http://www.securityfocus.com/bid/99095 - Third Party Advisory, VDB Entry
References () https://github.com/torvalds/linux/commit/07678eca2cf9c9a18584e546c2b2a0d0c9a3150c - Issue Tracking, Patch, Third Party Advisory () https://github.com/torvalds/linux/commit/07678eca2cf9c9a18584e546c2b2a0d0c9a3150c - Issue Tracking, Patch, Third Party Advisory

Information

Published : 2017-06-13 19:29

Updated : 2024-11-21 03:36


NVD link : CVE-2017-9605

Mitre link : CVE-2017-9605

CVE.ORG link : CVE-2017-9605


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor