CVE-2017-14316
HIGH8.8EPSS 0.04%xen - security update
Published: 9/12/2017Modified: 4/28/2026
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.
Affected packages (4)
- Alpine/xenfrom 0, < 4.9.0-r4
- Debian/xenfrom 0, < 4.8.2+xsa245-0+deb9u1
- Debian/xenfrom 0, < 4.4.4lts2-0+deb8u1
- Debian/xenfrom 0, < 4.8.2+xsa245-0+deb9u1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |