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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 11 Apr 2021 11:03:32 +0200
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 v5.12-rc7

Hi Linus,

please pull two more urgent fixes (not gonna say "final" this time) from
x86-land.

Thx.

---

The following changes since commit e49d033bddf5b565044e2abe4241353959bc9120:

  Linux 5.12-rc6 (2021-04-04 14:15:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v5.12-rc7

for you to fetch changes up to 632a1c209b8773cb0119fe3aada9f1db14fa357c:

  x86/traps: Correct exc_general_protection() and math_error() return paths (2021-04-09 13:45:09 +0200)

----------------------------------------------------------------
- Fix the vDSO exception handling return path to disable interrupts
again.

- A fix for the CE collector to return the proper return values to its
callers which are used to convey what the collector has done with the
error address.

----------------------------------------------------------------
Thomas Tai (1):
      x86/traps: Correct exc_general_protection() and math_error() return paths

William Roche (1):
      RAS/CEC: Correct ce_add_elem()'s returned values

 arch/x86/kernel/traps.c |  4 ++--
 drivers/ras/cec.c       | 15 ++++++++++++---
 2 files changed, 14 insertions(+), 5 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

Powered by blists - more mailing lists