Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 updates from Thomas Gleixner: "A small set of updates for x86: - Return -EIO instead of success when the certificate buffer for SEV guests is not large enough - Allow STIPB to be enabled with legacy IBSR. Legacy IBRS is cleared on return to userspace for performance reasons, but the leaves user space vulnerable to cross-thread attacks which STIBP prevents. Update the documentation accordingly" * tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: virt/sev-guest: Return -EIO if certificate buffer is not large enough Documentation/hw-vuln: Document the interaction between IBRS and STIBP x86/speculation: Allow enabling STIBP with legacy IBRS
No related branches found
No related tags found
Showing
- Documentation/admin-guide/hw-vuln/spectre.rst 16 additions, 5 deletionsDocumentation/admin-guide/hw-vuln/spectre.rst
- arch/x86/kernel/cpu/bugs.c 18 additions, 7 deletionsarch/x86/kernel/cpu/bugs.c
- drivers/virt/coco/sev-guest/sev-guest.c 17 additions, 3 deletionsdrivers/virt/coco/sev-guest/sev-guest.c
Loading
Please register or sign in to comment