diff options
author | 2014-12-25 02:52:17 +0200 | |
---|---|---|
committer | 2015-01-08 22:48:04 +0100 | |
commit | 3313bc4ee83c4e2870d8e83800c6064b0d215679 (patch) | |
tree | eda0f8afbeadc3fbb84290dc92949c9d678c137a /arch/mips/kvm/mips.c | |
parent | KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON (diff) | |
download | wireguard-linux-3313bc4ee83c4e2870d8e83800c6064b0d215679.tar.xz wireguard-linux-3313bc4ee83c4e2870d8e83800c6064b0d215679.zip |
KVM: x86: pop sreg accesses only 2 bytes
Although pop sreg updates RSP according to the operand size, only 2 bytes are
read. The current behavior may result in incorrect #GP or #PF exceptions.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/kvm/mips.c')
0 files changed, 0 insertions, 0 deletions