diff options
author | Marios Pomonis <[email protected]> | 2019-12-11 12:47:53 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-01-27 19:59:44 +0100 |
commit | 66061740f1a487f4ed54fde75e724709f805da53 (patch) | |
tree | 96311e2d6ddb072286bfb808351a4d7e1aa96eee /tools/perf/util/trace-event-scripting.c | |
parent | ea740059ecb37807ba47b84b33d1447435a8d868 (diff) |
KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
This fixes Spectre-v1/L1TF vulnerabilities in intel_find_fixed_event()
and intel_rdpmc_ecx_to_pmc().
kvm_rdpmc() (ancestor of intel_find_fixed_event()) and
reprogram_fixed_counter() (ancestor of intel_rdpmc_ecx_to_pmc()) are
exported symbols so KVM should treat them conservatively from a security
perspective.
Fixes: 25462f7f5295 ("KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch")
Signed-off-by: Nick Finco <[email protected]>
Signed-off-by: Marios Pomonis <[email protected]>
Reviewed-by: Andrew Honig <[email protected]>
Cc: [email protected]
Reviewed-by: Jim Mattson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions