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>] [day] [month] [year] [list]
Message-ID: <20250112111541.GAZ4OkXTqIN6EBGO1-@fat_crate.local>
Date: Sun, 12 Jan 2025 12:15:41 +0100
From: Borislav Petkov <bp@...en8.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 v6.13-rc7

Hi Linus,

please pull two urgent x86 fixes for v6.13-rc7.

Thx.

---

The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:

  Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_urgent_for_v6.13_rc7

for you to fetch changes up to a9d9c33132d49329ada647e4514d210d15e31d81:

  x86/fpu: Ensure shadow stack is active before "getting" registers (2025-01-07 15:55:51 -0800)

----------------------------------------------------------------
- Check whether shadow stack is active before using the ptrace regset getter

- Remove a wrong BUG_ON in the early static call code which breaks Xen PVH
  when booting as dom0

----------------------------------------------------------------
Andrew Cooper (1):
      x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0

Rick Edgecombe (1):
      x86/fpu: Ensure shadow stack is active before "getting" registers

 arch/x86/kernel/fpu/regset.c  | 3 ++-
 arch/x86/kernel/static_call.c | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)


-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ