VDB
DEBIAN-CVE-2017-14316
DEBIAN-CVE-2017-14316
PUBLISHED
CVSS 8.800000190734863 HIGH
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.
Risk Scores
CVSS 3.0
8.800000190734863
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | xen | 0, 0, 0 |
| Debian:12 | xen | 0, 0, 0 |
| Debian:11 | xen | 0, 0, 0 |
| Debian:14 | xen | 0, 0, 0 |
Timeline
- Sep 12, 2017 CVE Published
- Apr 28, 2026 CVE Updated