cvedb.io
CVE-2017-14316
HIGH · CVSS 8.8
EPSS exploitation probability: 0%
Published 2017-09-12T15:29:00.237 · Last modified 2026-06-17T01:05:56.467

Summary

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 products

xen — xen

Does this affect you?

Add your gear to cvedb and we'll alert you only when xen ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.