CVE-2017-14316
CVSS V2 High 7.2
CVSS V3 High 8.8
Description
A parameter verification issue was discovered in Xen through 4.9.x. The function `alloc_heap_pages` allows callers to specify the first NUMA node that should be used for allocations through the `memflags` parameter; the node is extracted using the `MEMF_get_node` macro. While the function checks to see if the special constant `NUMA_NO_NODE` is specified, it otherwise does not handle the case where `node >= MAX_NUMNODES`. This allows an out-of-bounds access to an internal array.
Overview
- CVE ID
- CVE-2017-14316
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-09-12T15:29:00
- Last Modified Date
- 2018-10-19T10:29:02
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:xen:xen:*:*:*:*:*:*:*:* | 1 | OR | 4.9.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:C/I:C/A:C
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 7.2
- Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 10
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2
- Impact Score
- 6
References
Reference URL | Reference Tags |
---|---|
http://xenbits.xen.org/xsa/advisory-231.html | Patch Vendor Advisory |
http://www.securitytracker.com/id/1039348 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/100818 | VDB Entry Third Party Advisory |
https://support.citrix.com/article/CTX227185 | |
https://www.debian.org/security/2017/dsa-4050 | |
https://lists.debian.org/debian-lts-announce/2018/10/msg00009.html |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-14316 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14316 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:06:26 | Added to TrackCVE | |||
2022-12-02 20:49:59 | 2017-09-12T15:29Z | 2017-09-12T15:29:00 | CVE Published Date | updated |
2022-12-02 20:49:59 | 2018-10-19T10:29:02 | CVE Modified Date | updated | |
2022-12-02 20:49:59 | Modified | Vulnerability Status | updated |