lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 6 Nov 2022 13:51:56 +0100
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/urgent for 6.1-rc4

Hi Linus,

here's what the x86/urgent cat dragged in during the last two weeks, for
6.1.

Please pull,
thanks.

---

The following changes since commit 247f34f7b80357943234f93f247a1ae6b6c3a740:

  Linux 6.1-rc2 (2022-10-23 15:27:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.1_rc4

for you to fetch changes up to 7beade0dd41d42d797ccb7791b134a77fcebf35b:

  x86/cpu: Add several Intel server CPU model numbers (2022-11-04 21:12:22 +0100)

----------------------------------------------------------------
- Add new Intel CPU models

- Enforce that TDX guests are successfully loaded only on TDX hardware
where virtualization exception (#VE) delivery on kernel memory is
disabled because handling those in all possible cases is "essentially
impossible"

- Add the proper include to the syscall wrappers so that BTF can see the
real pt_regs definition and not only the forward declaration

----------------------------------------------------------------
Dave Hansen (1):
      x86/tdx: Prepare for using "INFO" call for a second purpose

Jiri Olsa (1):
      x86/syscall: Include asm/ptrace.h in syscall_wrapper header

Kirill A. Shutemov (1):
      x86/tdx: Panic on bad configs that #VE on "private" memory access

Tony Luck (1):
      x86/cpu: Add several Intel server CPU model numbers

 arch/x86/coco/tdx/tdx.c                | 25 ++++++++++++++++++-------
 arch/x86/include/asm/intel-family.h    | 11 ++++++++++-
 arch/x86/include/asm/syscall_wrapper.h |  2 +-
 3 files changed, 29 insertions(+), 9 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ