CVE-2017-14316
Last modified
CVE-2017-14316 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | <= 4.9.0 |
References
- http://www.securityfocus.com/bid/100818Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1039348Third Party Advisory, VDB Entry
- http://xenbits.xen.org/xsa/advisory-231.htmlPatch, Vendor Advisory
- http://www.securityfocus.com/bid/100818Third Party Advisory, VDB Entry
- http://www.securitytracker.com/id/1039348Third Party Advisory, VDB Entry
- http://xenbits.xen.org/xsa/advisory-231.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-14316?
How severe is CVE-2017-14316?
How do I fix CVE-2017-14316?
Are you affected by CVE-2017-14316?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
