diff options
author | Marios Pomonis <pomonis@google.com> | 2019-12-11 12:47:45 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-14 16:31:04 -0500 |
commit | 6367499bd6a465081ee110be45fab44f707fb2b5 (patch) | |
tree | 3ae670d28eaea311fcf3dd7f071e42bd536b034c /arch/x86/power | |
parent | 9bffdc7b113e06aafa6ba195e2d316239d13f488 (diff) | |
download | linux-stable-6367499bd6a465081ee110be45fab44f707fb2b5.tar.gz linux-stable-6367499bd6a465081ee110be45fab44f707fb2b5.tar.bz2 linux-stable-6367499bd6a465081ee110be45fab44f707fb2b5.zip |
KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
commit 670564559ca35b439c8d8861fc399451ddf95137 upstream.
This fixes a Spectre-v1/L1TF vulnerability in ioapic_write_indirect().
This function contains index computations based on the
(attacker-controlled) IOREGSEL register.
This patch depends on patch
"KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks".
Fixes: 70f93dae32ac ("KVM: Use temporary variable to shorten lines.")
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/power')
0 files changed, 0 insertions, 0 deletions