[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202501311342.42FE3BDF9@keescook>
Date: Fri, 31 Jan 2025 13:43:33 -0800
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Günther Noack <gnoack3000@...il.com>,
Günther Noack <gnoack@...gle.com>,
Jeff Xu <jeffxu@...omium.org>, Kees Cook <kees@...nel.org>,
Mickaël Salaün <mic@...ikod.net>,
Mimi Zohar <zohar@...ux.ibm.com>,
Nathan Chancellor <nathan@...nel.org>,
Paul Moore <paul@...l-moore.com>,
Roberto Sassu <roberto.sassu@...wei.com>,
Serge Hallyn <serge@...lyn.com>,
Stefan Berger <stefanb@...ux.ibm.com>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [GIT PULL] AT_EXECVE_CHECK update for v6.14-rc1 (fix1)
Hi Linus,
Please pull this AT_EXECVE_CHECK fix for v6.14-rc1. Fixes the
AT_EXECVE_CHECK selftests which didn't run on old versions of glibc.
Thanks!
-Kees
The following changes since commit 95b3cdafd7cb74414070893445a9b731793f7b55:
ima: instantiate the bprm_creds_for_exec() hook (2024-12-18 17:00:29 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/AT_EXECVE_CHECK-v6.14-rc1-fix1
for you to fetch changes up to 38567b972a22706e9a1a52b2c4bc9ea4b5ed00ed:
selftests: Handle old glibc without execveat(2) (2025-01-27 11:37:18 -0800)
----------------------------------------------------------------
AT_EXECVE_CHECK update for v6.14-rc1 (fix1)
- selftests: Handle old glibc without execveat(2) (Mickaël Salaün)
----------------------------------------------------------------
Mickaël Salaün (1):
selftests: Handle old glibc without execveat(2)
samples/check-exec/inc.c | 11 +++++++++--
tools/testing/selftests/exec/check-exec.c | 11 +++++++++--
tools/testing/selftests/landlock/fs_test.c | 10 ++++++++--
3 files changed, 26 insertions(+), 6 deletions(-)
--
Kees Cook
Powered by blists - more mailing lists