All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
	Kees Cook <kees@kernel.org>,
	Richard Henderson <richard.henderson@linaro.org>
Subject: [GIT PULL] execve fix for v6.14-rc2
Date: Sat, 8 Feb 2025 12:28:46 -0800	[thread overview]
Message-ID: <202502081228.796ABA4@keescook> (raw)

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

             reply	other threads:[~2025-02-08 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-08 20:28 Kees Cook [this message]
2025-02-08 22:25 ` [GIT PULL] execve fix for v6.14-rc2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202502081228.796ABA4@keescook \
    --to=kees@kernel.org \
    --cc=arnd@arndb.de \
    --cc=ebiederm@xmission.com \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=richard.henderson@linaro.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.