mbox series

[SRU,Bionic,Xenial,Trusty,0/1] Fix for CVE-2018-15594

Message ID 20180910163555.11798-1-kleber.souza@canonical.com
Headers show
Series Fix for CVE-2018-15594 | expand

Message

Kleber Sacilotto de Souza Sept. 10, 2018, 4:35 p.m. UTC
https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-15594.html

Clean cherry-pick for B/X/T, compile-tested.

Peter Zijlstra (1):
  x86/paravirt: Fix spectre-v2 mitigations for paravirt guests

 arch/x86/kernel/paravirt.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Comments

Kleber Sacilotto de Souza Sept. 10, 2018, 5:01 p.m. UTC | #1
On 09/10/18 18:35, Kleber Sacilotto de Souza wrote:
> https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-15594.html
> 
> Clean cherry-pick for B/X/T, compile-tested.
> 
> Peter Zijlstra (1):
>   x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
> 
>  arch/x86/kernel/paravirt.c | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)
> 

Applied to {bionic,xenial,trusty}/master-next branches.

Thanks,
Kleber