diff options
author | Petr Matousek <[email protected]> | 2014-09-23 20:22:30 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-10-24 13:21:17 +0200 |
commit | a642fc305053cc1c6e47e4f4df327895747ab485 (patch) | |
tree | 48da06189a7291eb22fb92520c75ccf7f5a88e58 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | d1442d85cc30ea75f7d399474ca738e0bc96f715 (diff) |
kvm: vmx: handle invvpid vm exit gracefully
On systems with invvpid instruction support (corresponding bit in
IA32_VMX_EPT_VPID_CAP MSR is set) guest invocation of invvpid
causes vm exit, which is currently not handled and results in
propagation of unknown exit to userspace.
Fix this by installing an invvpid vm exit handler.
This is CVE-2014-3646.
Cc: [email protected]
Signed-off-by: Petr Matousek <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions