[SRU][Xenial][PATCH 0/6] Fixups for CVE-2018-3639 (x86)

Juerg Haefliger juerg.haefliger at canonical.com
Wed May 30 11:38:11 UTC 2018


Misc subsequent fixups and cleanups for CVE-2018-3639 (x86).

Signed-off-by: Juerg Haefliger <juergh at canonical.com>


Huaitong Han (1):
  KVM: x86: remove magic number with enum cpuid_leafs

Juerg Haefliger (5):
  UBUNTU: SAUCE: x86/cpufeatures: Move CPUID_7_EDX CPUID bits to word 18
  UBUNTU: SAUCE: x86: Remove double include
  UBUNTU: SAUCE: proc: Remove empty line in /proc/$pid/status
  UBUNTU: SAUCE: x86/pti: Evaluate X86_BUG_CPU_MELTDOWN when pti=auto
  UBUNTU: SAUCE: x86/speculation: Query individual feature flags when
    reloading microcode

 arch/x86/include/asm/cpufeature.h        | 10 ++++--
 arch/x86/include/asm/cpufeatures.h       | 12 +++----
 arch/x86/include/asm/disabled-features.h |  2 ++
 arch/x86/include/asm/mwait.h             |  1 -
 arch/x86/include/asm/required-features.h |  2 ++
 arch/x86/kernel/cpu/microcode/core.c     | 24 +++++++------
 arch/x86/kvm/cpuid.c                     | 44 ++++++++++++------------
 arch/x86/mm/kaiser.c                     |  7 ++--
 fs/proc/array.c                          |  2 +-
 9 files changed, 57 insertions(+), 47 deletions(-)

-- 
2.17.0





More information about the kernel-team mailing list