VMX: remove the problematic set_uc_mode logic
authorLiu Jinsong <jinsong.liu@intel.com>
Wed, 6 Nov 2013 09:12:00 +0000 (10:12 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 6 Nov 2013 09:12:00 +0000 (10:12 +0100)
commit1c84d046735102e02d2df454ab07f14ac51f235d
treeaad7c510a85cc6797737c9c48d70fd61506c04da
parentc13b0d65ddedd74508edef5cd66defffe30468fc
VMX: remove the problematic set_uc_mode logic

XSA-60 security hole comes from the problematic vmx_set_uc_mode.
This patch remove vmx_set_uc_mode logic, which will be replaced by
PAT approach at later patch.

This is CVE-2013-2212 / XSA-60.

Signed-off-by: Liu Jinsong <jinsong.liu@intel.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Tim Deegan <tim@xen.org>
Acked-by: Jun Nakajima <jun.nakajima@intel.com>
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/mtrr.c
xen/arch/x86/hvm/vmx/vmx.c
xen/arch/x86/mm/p2m-ept.c
xen/include/asm-x86/hvm/hvm.h