mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Alexey Dobriyan <adobriyan@gmail.com>,
	Bernd Edlinger <bernd.edlinger@hotmail.de>,
	Kees Cook <keescook@chromium.org>, Li Zetao <lizetao1@huawei.com>
Subject: [GIT PULL] execve fixes for v6.1-rc3
Date: Thu, 27 Oct 2022 12:08:41 -0700	[thread overview]
Message-ID: <202210271208.CBD42E5E9@keescook> (raw)

Hi Linus,

Please pull these execve fixes for v6.1-rc3.

Thanks!

-Kees

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.1-rc3

for you to fetch changes up to 594d2a14f2168c09b13b114c3d457aa939403e52:

  fs/binfmt_elf: Fix memory leak in load_elf_binary() (2022-10-25 15:11:21 -0700)

----------------------------------------------------------------
execve fixes for v6.1-rc3

- Fix an ancient signal action copy race. (Bernd Edlinger)

- Fix a memory leak in ELF loader, when under memory pressure. (Li Zetao)

----------------------------------------------------------------
Bernd Edlinger (1):
      exec: Copy oldsighand->action under spin-lock

Li Zetao (1):
      fs/binfmt_elf: Fix memory leak in load_elf_binary()

 fs/binfmt_elf.c | 3 ++-
 fs/exec.c       | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2022-10-27 19:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27 19:08 Kees Cook [this message]
2022-10-27 20:50 ` 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=202210271208.CBD42E5E9@keescook \
    --to=keescook@chromium.org \
    --cc=adobriyan@gmail.com \
    --cc=bernd.edlinger@hotmail.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizetao1@huawei.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®