diff options
author | 2019-12-11 12:47:52 -0800 | |
---|---|---|
committer | 2020-01-27 19:59:43 +0100 | |
commit | ea740059ecb37807ba47b84b33d1447435a8d868 (patch) | |
tree | 34babb46daa16bbf8d8735b8aa9d9823c01af6ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks (diff) | |
download | linux-dev-ea740059ecb37807ba47b84b33d1447435a8d868.tar.xz linux-dev-ea740059ecb37807ba47b84b33d1447435a8d868.zip |
KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
This fixes a Spectre-v1/L1TF vulnerability in __kvm_set_dr() and
kvm_get_dr().
Both kvm_get_dr() and kvm_set_dr() (a wrapper of __kvm_set_dr()) are
exported symbols so KVM should tream them conservatively from a security
perspective.
Fixes: 020df0794f57 ("KVM: move DR register access handling into generic code")
Signed-off-by: Nick Finco <nifi@google.com>
Signed-off-by: Marios Pomonis <pomonis@google.com>
Reviewed-by: Andrew Honig <ahonig@google.com>
Cc: stable@vger.kernel.org
Reviewed-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions