Paolo Bonzini cbdb967af3 KVM: svm: unconditionally intercept #DB
This is needed to avoid the possibility that the guest triggers
an infinite stream of #DB exceptions (CVE-2015-8104).

VMX is not affected: because it does not save DR6 in the VMCS,
it already intercepts #DB unconditionally.

Reported-by: Jan Beulich <jbeulich@suse.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-11-10 12:06:24 +01:00
..
2015-10-01 15:06:35 +02:00
2015-11-04 16:24:38 +01:00
2015-07-10 13:25:26 +02:00
2015-10-01 15:06:52 +02:00
2015-11-10 12:06:24 +01:00