CVE-2017-14316
Published: 12 September 2017
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.
Priority
CVSS 3 base score: 8.8
Status
Package | Release | Status |
---|---|---|
xen Launchpad, Ubuntu, Debian |
precise |
Does not exist
|
trusty |
Does not exist
(trusty was released [4.4.2-0ubuntu0.14.04.14])
|
|
upstream |
Needs triage
|
|
xenial |
Released
(4.6.5-0ubuntu1.4)
|
|
zesty |
Released
(4.8.0-1ubuntu2.4)
|
|
Binaries built from this source package are in Universe and so are supported by the community. |