Vulnerabilities > XEN > XEN > 4.6.0

DATE CVE VULNERABILITY TITLE RISK
2016-01-08 CVE-2015-8615 7PK - Security Features vulnerability in XEN 4.6.0
The hvm_set_callback_via function in arch/x86/hvm/irq.c in Xen 4.6 does not limit the number of printk console messages when logging the new callback method, which allows local HVM guest OS users to cause a denial of service via a large number of changes to the callback method (HVM_PARAM_CALLBACK_IRQ).
local
low complexity
xen CWE-254
2.1
2015-12-17 CVE-2015-8341 Resource Management Errors vulnerability in XEN
The libxl toolstack library in Xen 4.1.x through 4.6.x does not properly release mappings of files used as kernels and initial ramdisks when managing multiple domains in the same process, which allows attackers to cause a denial of service (memory and disk consumption) by starting domains.
network
low complexity
xen CWE-399
7.8
2015-12-17 CVE-2015-8340 Code vulnerability in XEN
The memory_exchange function in common/memory.c in Xen 3.2.x through 4.6.x does not properly release locks, which might allow guest OS administrators to cause a denial of service (deadlock or host crash) via unspecified vectors, related to XENMEM_exchange error handling.
local
xen CWE-17
4.7
2015-12-17 CVE-2015-8339 Data Processing Errors vulnerability in XEN
The memory_exchange function in common/memory.c in Xen 3.2.x through 4.6.x does not properly hand back pages to a domain, which might allow guest OS administrators to cause a denial of service (host crash) via unspecified vectors related to domain teardown.
local
xen CWE-19
4.7
2015-12-17 CVE-2015-8338 7PK - Security Features vulnerability in XEN
Xen 4.6.x and earlier does not properly enforce limits on page order inputs for the (1) XENMEM_increase_reservation, (2) XENMEM_populate_physmap, (3) XENMEM_exchange, and possibly other HYPERVISOR_memory_op suboperations, which allows ARM guest OS administrators to cause a denial of service (CPU consumption, guest reboot, or watchdog timeout and host reboot) and possibly have unspecified other impact via unknown vectors.
local
low complexity
xen CWE-254
7.2
2015-11-17 CVE-2015-7812 7PK - Security Features vulnerability in XEN
The hypercall_create_continuation function in arch/arm/domain.c in Xen 4.4.x through 4.6.x allows local guest users to cause a denial of service (host crash) via a preemptible hypercall to the multicall interface.
local
low complexity
xen CWE-254
4.9
2015-10-30 CVE-2015-7972 Resource Management Errors vulnerability in XEN
The (1) libxl_set_memory_target function in tools/libxl/libxl.c and (2) libxl__build_post function in tools/libxl/libxl_dom.c in Xen 3.4.x through 4.6.x do not properly calculate the balloon size when using the populate-on-demand (PoD) system, which allows local HVM guest users to cause a denial of service (guest crash) via unspecified vectors related to "heavy memory pressure."
local
low complexity
xen CWE-399
2.1
2015-10-30 CVE-2015-7971 Data Processing Errors vulnerability in XEN
Xen 3.2.x through 4.6.x does not limit the number of printk console messages when logging certain pmu and profiling hypercalls, which allows local guests to cause a denial of service via a sequence of crafted (1) HYPERCALL_xenoprof_op hypercalls, which are not properly handled in the do_xenoprof_op function in common/xenoprof.c, or (2) HYPERVISOR_xenpmu_op hypercalls, which are not properly handled in the do_xenpmu_op function in arch/x86/cpu/vpmu.c.
local
low complexity
xen CWE-19
2.1
2015-10-30 CVE-2015-7969 Resource Management Errors vulnerability in XEN
Multiple memory leaks in Xen 4.0 through 4.6.x allow local guest administrators or domains with certain permission to cause a denial of service (memory consumption) via a large number of "teardowns" of domains with the vcpu pointer array allocated using the (1) XEN_DOMCTL_max_vcpus hypercall or the xenoprofile state vcpu pointer array allocated using the (2) XENOPROF_get_buffer or (3) XENOPROF_set_passive hypercall.
local
low complexity
xen CWE-399
4.9
2015-10-30 CVE-2015-7835 Improper Input Validation vulnerability in XEN
The mod_l2_entry function in arch/x86/mm.c in Xen 3.4 through 4.6.x does not properly validate level 2 page table entries, which allows local PV guest administrators to gain privileges via a crafted superpage mapping.
local
low complexity
xen CWE-20
7.2