CVE-2017-15595
- EPSS 0.68%
- Published 18.10.2017 08:29:00
- Last modified 20.04.2025 01:37:25
An issue was discovered in Xen through 4.9.x allowing x86 PV guest OS users to cause a denial of service (unbounded recursion, stack consumption, and hypervisor crash) or possibly gain privileges via crafted page-table stacking.
- EPSS 0.08%
- Published 18.10.2017 08:29:00
- Last modified 20.04.2025 01:37:25
An issue was discovered in Xen 4.4.x through 4.9.x allowing ARM guest OS users to cause a denial of service (prevent physical CPU usage) because of lock mishandling upon detection of an add-to-physmap error.
CVE-2015-7504
- EPSS 0.61%
- Published 16.10.2017 20:29:00
- Last modified 20.04.2025 01:37:25
Heap-based buffer overflow in the pcnet_receive function in hw/net/pcnet.c in QEMU allows guest OS administrators to cause a denial of service (instance crash) or possibly execute arbitrary code via a series of packets in loopback mode.
CVE-2017-14431
- EPSS 0.13%
- Published 13.09.2017 22:29:00
- Last modified 20.04.2025 01:37:25
Memory leak in Xen 3.3 through 4.8.x allows guest OS users to cause a denial of service (ARM or x86 AMD host OS memory consumption) by continually rebooting, because certain cleanup is skipped if no pass-through device was ever assigned, aka XSA-207.
CVE-2017-14316
- EPSS 0.07%
- Published 12.09.2017 15:29:00
- Last modified 20.04.2025 01:37:25
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 `M...
CVE-2017-14317
- EPSS 0.14%
- Published 12.09.2017 15:29:00
- Last modified 20.04.2025 01:37:25
A domain cleanup issue was discovered in the C xenstore daemon (aka cxenstored) in Xen through 4.9.x. When shutting down a VM with a stubdomain, a race in cxenstored may cause a double-free. The xenstored daemon may crash, resulting in a DoS of any p...
CVE-2017-14318
- EPSS 0.2%
- Published 12.09.2017 15:29:00
- Last modified 20.04.2025 01:37:25
An issue was discovered in Xen 4.5.x through 4.9.x. The function `__gnttab_cache_flush` handles GNTTABOP_cache_flush grant table operations. It checks to see if the calling domain is the owner of the page that is to be operated on. If it is not, the ...
CVE-2017-14319
- EPSS 0.07%
- Published 12.09.2017 15:29:00
- Last modified 20.04.2025 01:37:25
A grant unmapping issue was discovered in Xen through 4.9.x. When removing or replacing a grant mapping, the x86 PV specific path needs to make sure page table entries remain in sync with other accounting done. Although the identity of the page frame...
CVE-2017-12134
- EPSS 0.29%
- Published 24.08.2017 14:29:00
- Last modified 20.04.2025 01:37:25
The xen_biovec_phys_mergeable function in drivers/xen/biomerge.c in Xen might allow local OS guest users to corrupt block device data streams and consequently obtain sensitive memory information, cause a denial of service, or gain host OS privileges ...
CVE-2017-12135
- EPSS 0.13%
- Published 24.08.2017 14:29:00
- Last modified 20.04.2025 01:37:25
Xen allows local OS guest users to cause a denial of service (crash) or possibly obtain sensitive information or gain privileges via vectors involving transitive grants.