linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/seves fixes for v5.10-rc3
@ 2020-11-03 10:00 Borislav Petkov
  2020-11-03 18:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2020-11-03 10:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a couple of SEV-ES hardening fixes against a malicious
hypervisor.

Thx.

---

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_seves_for_v5.10_rc3

for you to fetch changes up to 2411cd82112397bfb9d8f0f19cd46c3d71e0ce67:

  x86/sev-es: Do not support MMIO to/from encrypted memory (2020-10-29 19:27:42 +0100)

----------------------------------------------------------------
A couple of changes to the SEV-ES code to perform more stringent
hypervisor checks before enabling encryption. (Joerg Roedel)

----------------------------------------------------------------
Joerg Roedel (5):
      x86/boot/compressed/64: Introduce sev_status
      x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler
      x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
      x86/head/64: Check SEV encryption before switching to kernel page-table
      x86/sev-es: Do not support MMIO to/from encrypted memory

 arch/x86/boot/compressed/ident_map_64.c |  1 +
 arch/x86/boot/compressed/mem_encrypt.S  | 20 +++++++-
 arch/x86/boot/compressed/misc.h         |  2 +
 arch/x86/kernel/head_64.S               | 16 ++++++
 arch/x86/kernel/sev-es-shared.c         | 26 ++++++++++
 arch/x86/kernel/sev-es.c                | 20 +++++---
 arch/x86/kernel/sev_verify_cbit.S       | 89 +++++++++++++++++++++++++++++++++
 arch/x86/mm/mem_encrypt.c               |  1 +
 8 files changed, 167 insertions(+), 8 deletions(-)
 create mode 100644 arch/x86/kernel/sev_verify_cbit.S

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/seves fixes for v5.10-rc3
  2020-11-03 10:00 [GIT PULL] x86/seves fixes for v5.10-rc3 Borislav Petkov
@ 2020-11-03 18:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-03 18:00 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Tue, 3 Nov 2020 11:00:12 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_seves_for_v5.10_rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/43c834186c185abc53b41ee985330501ccfc4f7b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-03 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 10:00 [GIT PULL] x86/seves fixes for v5.10-rc3 Borislav Petkov
2020-11-03 18:00 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).