diff options
author | Peter Shier <[email protected]> | 2018-10-11 11:46:46 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-02-07 19:03:01 +0100 |
commit | ecec76885bcfe3294685dc363fd1273df0d5d65f (patch) | |
tree | 84cd2d9a8d2ed46ef5525782b50152dbe11c3542 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 353c0956a618a07ba4bbe7ad00ff29fe70e8412a (diff) |
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
Bugzilla: 1671904
There are multiple code paths where an hrtimer may have been started to
emulate an L1 VMX preemption timer that can result in a call to free_nested
without an intervening L2 exit where the hrtimer is normally
cancelled. Unconditionally cancel in free_nested to cover all cases.
Embargoed until Feb 7th 2019.
Signed-off-by: Peter Shier <[email protected]>
Reported-by: Jim Mattson <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>
Reported-by: Felix Wilhelm <[email protected]>
Cc: [email protected]
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions