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: <202502081228.796ABA4@keescook>
Date: Sat, 8 Feb 2025 12:28:46 -0800
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
	"Eric W. Biederman" <ebiederm@...ssion.com>,
	John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>,
	Kees Cook <kees@...nel.org>,
	Richard Henderson <richard.henderson@...aro.org>
Subject: [GIT PULL] execve fix for v6.14-rc2

Hi Linus,

Please pull this execve fix for v6.14-rc2. This is an alpha-specific
fix, but since it touched ELF I was asked to carry it.

Thanks!

-Kees

The following changes since commit 55cf2f4b945f6a6416cc2524ba740b83cc9af25a:

  binfmt_flat: Fix integer overflow bug on 32 bit systems (2025-01-10 08:49:05 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.14-rc2

for you to fetch changes up to b029628be267cba3c7684ec684749fe3e4372398:

  alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support (2025-02-06 07:35:38 -0800)

----------------------------------------------------------------
execve fix for v6.14-rc2

- alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
  (Eric W. Biederman)

----------------------------------------------------------------
Eric W. Biederman (1):
      alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support

 arch/alpha/include/asm/elf.h       |  6 +-----
 arch/alpha/include/asm/pgtable.h   |  2 +-
 arch/alpha/include/asm/processor.h |  8 ++------
 arch/alpha/kernel/osf_sys.c        | 11 ++---------
 4 files changed, 6 insertions(+), 21 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ