CVE-2017-9605
CVSS V2 Medium 4.9
CVSS V3 Medium 5.5
Description
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.
Overview
- CVE ID
- CVE-2017-9605
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-06-13T19:29:00
- Last Modified Date
- 2017-11-04T01:29:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.11.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:C/I:N/A:N
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.9
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/torvalds/linux/commit/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 |
http://www.securityfocus.com/bid/99095 | VDB Entry Third Party Advisory |
http://www.debian.org/security/2017/dsa-3945 | |
http://www.debian.org/security/2017/dsa-3927 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-9605 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9605 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 08:12:09 | Added to TrackCVE | |||
2022-12-02 17:44:11 | 2017-06-13T19:29Z | 2017-06-13T19:29:00 | CVE Published Date | updated |
2022-12-02 17:44:11 | 2017-11-04T01:29:57 | CVE Modified Date | updated | |
2022-12-02 17:44:11 | Modified | Vulnerability Status | updated |