commit | e92805ac1228626c59c865f2f4e9059b9fb8c97b | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Wed Feb 10 14:21:35 2010 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:11 2010 -0300 |
tree | eb8d8c960ecd31649b9ae95e14ed7cc65c0d06c8 | |
parent | d4c6a1549c056f1d817e8f6f2f97d8b44933472f [diff] |
KVM: x86 emulator: Check CPL level during privilege instruction emulation Add CPL checking in case emulator is tricked into emulating privilege instruction from userspace. Signed-off-by: Gleb Natapov <gleb@redhat.com> Cc: stable@kernel.org Signed-off-by: Avi Kivity <avi@redhat.com>