From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Alexander Viro <viro@zeniv.linux.org.uk>,
Eric Biederman <ebiederm@xmission.com>,
Kees Cook <keescook@chromium.org>,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
matoro <matoro_bugzilla_kernel@matoro.tk>,
matoro <matoro_mailinglist_kernel@matoro.tk>,
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Subject: [GIT PULL] binfmt_elf fix for v5.17-rc7
Date: Tue, 1 Mar 2022 10:35:07 -0800 [thread overview]
Message-ID: <202203011032.7D3F2719@keescook> (raw)
Hi Linus,
Please pull this binfmt_elf fix for v5.17-rc7. This addresses a
regression[1] under ia64 where some ET_EXEC binaries were not loading.
Thanks!
-Kees
[1] https://linux-regtracking.leemhuis.info/regzbot/regression/a3edd529-c42d-3b09-135c-7e98a15b150f@leemhuis.info/
The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566:
Linux 5.17-rc3 (2022-02-06 12:20:50 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/binfmt_elf-v5.17-rc7
for you to fetch changes up to 439a8468242b313486e69b8cc3b45ddcfa898fbf:
binfmt_elf: Avoid total_mapping_size for ET_EXEC (2022-03-01 10:29:20 -0800)
----------------------------------------------------------------
binfmt_elf fix for v5.17-rc7
- Fix ia64 ET_EXEC loading
----------------------------------------------------------------
Kees Cook (1):
binfmt_elf: Avoid total_mapping_size for ET_EXEC
fs/binfmt_elf.c | 25 ++++++++++++++++++-------
1 file changed, 18 insertions(+), 7 deletions(-)
--
Kees Cook
next reply other threads:[~2022-03-01 18:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-01 18:35 Kees Cook [this message]
2022-03-01 19:46 ` 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=202203011032.7D3F2719@keescook \
--to=keescook@chromium.org \
--cc=ebiederm@xmission.com \
--cc=glaubitz@physik.fu-berlin.de \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=matoro_bugzilla_kernel@matoro.tk \
--cc=matoro_mailinglist_kernel@matoro.tk \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox