]> Git Repo - linux.git/commit
KVM: x86: Add memory barrier on vmcs field lookup
authorAndrew Honig <[email protected]>
Wed, 10 Jan 2018 18:12:03 +0000 (10:12 -0800)
committerPaolo Bonzini <[email protected]>
Thu, 11 Jan 2018 17:20:31 +0000 (18:20 +0100)
commit75f139aaf896d6fdeec2e468ddfa4b2fe469bf40
treee95c8451e33be341ccfaa853dd7a2927857882ef
parentbebc6082da0a9f5d47a1ea2edc099bf671058bd4
KVM: x86: Add memory barrier on vmcs field lookup

This adds a memory barrier when performing a lookup into
the vmcs_field_to_offset_table.  This is related to
CVE-2017-5753.

Signed-off-by: Andrew Honig <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/vmx.c
This page took 0.054837 seconds and 4 git commands to generate.