aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2018-01-31 17:47:03 -0800
committerThomas Gleixner <[email protected]>2018-02-01 10:59:10 +0100
commit085331dfc6bbe3501fb936e657331ca943827600 (patch)
tree0d232c6ca05ee32350962d32d351520394dae0c9 /net/unix/sysctl_net_unix.c
parent12c69f1e94c89d40696e83804dd2f0965b5250cd (diff)
x86/kvm: Update spectre-v1 mitigation
Commit 75f139aaf896 "KVM: x86: Add memory barrier on vmcs field lookup" added a raw 'asm("lfence");' to prevent a bounds check bypass of 'vmcs_field_to_offset_table'. The lfence can be avoided in this path by using the array_index_nospec() helper designed for these types of fixes. Signed-off-by: Dan Williams <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Paolo Bonzini <[email protected]> Cc: Andrew Honig <[email protected]> Cc: [email protected] Cc: Jim Mattson <[email protected]> Link: https://lkml.kernel.org/r/151744959670.6342.3001723920950249067.stgit@dwillia2-desk3.amr.corp.intel.com
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions