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]
Message-ID: <20240714091706.GAZpOXkrEq7nE6-Tue@fat_crate.local>
Date: Sun, 14 Jul 2024 11:17:06 +0200
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.10

Hi Linus,

please pull one final urgent x86 fix for v6.10.

AFAIK, nothing weird stands out in x86-land - I think we're ready to go.

Thx.

---

The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826:

  Linux 6.10-rc6 (2024-06-30 14:40:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ac8b270b61d48fcc61f052097777e3b5e11591e0:

  x86/bhi: Avoid warning in #DB handler due to BHI mitigation (2024-07-03 13:26:30 +0200)

----------------------------------------------------------------
- Make sure TF is cleared before calling other functions (BHI mitigation in
  this case) in the SYSENTER compat handler, as otherwise it will warn about
  being in single-step mode

----------------------------------------------------------------
Alexandre Chartre (1):
      x86/bhi: Avoid warning in #DB handler due to BHI mitigation

 arch/x86/entry/entry_64_compat.S | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 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