]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/bugs: Report Intel retbleed vulnerability
authorPeter Zijlstra <peterz@infradead.org>
Fri, 24 Jun 2022 11:48:58 +0000 (13:48 +0200)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Tue, 19 Jul 2022 19:20:05 +0000 (16:20 -0300)
commitae5afe5095a97c49dae3c0e73072116404ee3247
treec556ed3d617843ec21d523659d10332a43c6a1e2
parentb4e79f4b56abe1e1138e123b6e86bcad4fae8fe3
x86/bugs: Report Intel retbleed vulnerability

commit 6ad0ad2bf8a67e27d1f9d006a1dabb0e1c360cc3 upstream.

Skylake suffers from RSB underflow speculation issues; report this
vulnerability and it's mitigation (spectre_v2=ibrs).

  [jpoimboe: cleanups, eibrs]

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
CVE-2022-29900
CVE-2022-29901
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
arch/x86/include/asm/msr-index.h
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/cpu/common.c