|
|
Subscribe / Log in / New account

xen: multiple vulnerabilities

Package(s):Xen CVE #(s):CVE-2015-4163 CVE-2015-4164
Created:June 12, 2015 Updated:June 24, 2015
Description:

From the Xen advisories:

CVE-2015-4163 - With the introduction of version 2 grant table operations, a version check became necessary for most grant table related hypercalls. The GNTTABOP_swap_grant_ref call was lacking such a check. As a result, the subsequent code behaved as if version 2 was in use, when a guest issued this hypercall without a prior GNTTABOP_setup_table or GNTTABOP_set_version.

The effect is a possible NULL pointer dereferences. However, this cannot be exploited to elevate privileges of the attacking domain, as the maximum memory address that can be wrongly accessed this way is bounded to far below the start of hypervisor memory.

CVE-2015-4164 - A buggy loop in Xen's compat_iret() function iterates the wrong way around a 32-bit index. Any 32-bit PV guest kernel can trigger this vulnerability by attempting a hypercall_iret with EFLAGS.VM set.

Given the use of __get/put_user(), and that the virtual addresses in question are contained within the lower canonical half, the guest cannot clobber any hypervisor data. Instead, Xen will take up to 2^33 pagefaults, in sequence, effectively hanging the host.

Alerts:
Gentoo 201604-03 xen 2016-04-05
Mageia MGASA-2016-0098 xen 2016-03-07
SUSE SUSE-SU-2015:1643-1 Xen 2015-09-25
SUSE SUSE-SU-2015:1479-2 xen 2015-09-02
SUSE SUSE-SU-2015:1479-1 xen 2015-09-02
SUSE SUSE-SU-2015:1206-1 Xen 2015-07-08
SUSE SUSE-SU-2015:1156-1 Xen 2015-06-29
SUSE SUSE-SU-2015:1157-1 Xen 2015-06-29
Fedora FEDORA-2015-9978 xen 2015-06-24
Fedora FEDORA-2015-10001 xen 2015-06-24
openSUSE openSUSE-SU-2015:1094-1 xen 2015-06-22
openSUSE openSUSE-SU-2015:1092-1 xen 2015-06-22
Debian DSA-3286-1 xen 2015-06-13
SUSE SUSE-SU-2015:1042-1 xen 2015-06-11
SUSE SUSE-SU-2015:1045-1 Xen 2015-06-11

to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds