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: <aQ5KJJJVKWhzoyz-@p100>
Date: Fri, 7 Nov 2025 20:36:04 +0100
From: Helge Deller <deller@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
	Guenter Roeck <linux@...ck-us.net>
Subject: [GIT PULL] parisc architecture fix for v6.18-rc5

Hi Linus,

please pull a single fix for the parisc architecture, which fixes
a spinlock recursion/crash in the parisc stack unwinding code.

Thanks!
Helge

----------------------------------------------------------------

The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:

  Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.18-rc5

for you to fetch changes up to fd9f30d1038ee1624baa17a6ff11effe5f7617cb:

  parisc: Avoid crash due to unaligned access in unwinder (2025-11-04 12:21:59 +0100)

----------------------------------------------------------------
parisc architecture fix for kernel v6.18-rc5:

- fix crash triggered by unaligned access in parisc unwinder

----------------------------------------------------------------
Helge Deller (1):
      parisc: Avoid crash due to unaligned access in unwinder

 arch/parisc/kernel/unwind.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ