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]
Message-ID: <YsB7W2GLGRjR+TNr@p100>
Date:   Sat, 2 Jul 2022 19:07:39 +0200
From:   Helge Deller <deller@....de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
        James Bottomley <James.Bottomley@...senpartnership.com>,
        John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture updates for v5.19-rc5

Hi Linus,

please pull two small important fixes for the parisc architecture for v5.19-rc5.

They fix issues with signals in userspace and unaligned memory accesses
in kernel and userspace.

Thanks,
Helge

----

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

  Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/for-5.19/parisc-4

for you to fetch changes up to aa78fa905b4431c432071a878da99c2b37fc0e79:

  parisc: Fix vDSO signal breakage on 32-bit kernel (2022-07-02 18:36:58 +0200)

----------------------------------------------------------------
parisc architecture fixes for kernel v5.19-rc5:

Two important fixes for bugs in code which was added in kernel v5.18:

* Fix userspace signal failures on 32-bit kernel due to a bug in vDSO

* Fix 32-bit load-word unalignment exception handler which returned
  wrong values

----------------------------------------------------------------
Helge Deller (2):
      parisc/unaligned: Fix emulate_ldw() breakage
      parisc: Fix vDSO signal breakage on 32-bit kernel

 arch/parisc/kernel/asm-offsets.c | 5 +++++
 arch/parisc/kernel/unaligned.c   | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ