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: <202408291304.2B20D61BE4@keescook>
Date: Thu, 29 Aug 2024 13:05:01 -0700
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Greg Ungerer <gerg@...nel.org>,
	Kees Cook <kees@...nel.org>, Max Filippov <jcmvbkbc@...il.com>
Subject: [GIT PULL] execve fix for v6.11-rc6

Hi Linus,

Please pull this one small execve fix for v6.11-rc6.

Thanks!

-Kees

The following changes since commit f50733b45d865f91db90919f8311e2127ce5a0cb:

  exec: Fix ToCToU between perm check and set-uid/gid usage (2024-08-13 13:24:29 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.11-rc6

for you to fetch changes up to c6a09e342f8e6d3cac7f7c5c14085236aca284b9:

  binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined (2024-08-26 13:00:38 -0700)

----------------------------------------------------------------
execve fix for v6.11-rc6

- binfmt_elf_fdpic: fix AUXV size with ELF_HWCAP2 (Max Filippov)

----------------------------------------------------------------
Max Filippov (1):
      binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined

 fs/binfmt_elf_fdpic.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ