All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] seccomp fixes for v5.9-rc5
@ 2020-09-12  0:20 Kees Cook
  2020-09-12 20:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2020-09-12  0:20 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Christian Brauner, Kees Cook,
	syzbot+3ad9614a12f80994c32e, Tycho Andersen

Hi Linus,

Please pull these seccomp fixes for v5.9-rc5. This fixes a rare race
condition in seccomp when using TSYNC and USER_NOTIF together where a
memory allocation would not get freed (found by syzkaller, fixed by
Tycho). Additionally updates Tycho's MAINTAINERS and .mailmap entries
for his new address.

Thanks!

-Kees

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.9-rc5

for you to fetch changes up to e839317900e9f13c83d8711d684de88c625b307a:

  seccomp: don't leave dangling ->notif if file allocation fails (2020-09-08 11:30:16 -0700)

----------------------------------------------------------------
seccomp fixes for v5.9-rc5

- Fix memory resource leak of user_notif under TSYNC race (Tycho Andersen)

----------------------------------------------------------------
Tycho Andersen (3):
      seccomp: don't leak memory when filter install races
      mailmap, MAINTAINERS: move to tycho.pizza
      seccomp: don't leave dangling ->notif if file allocation fails

 .mailmap         |  1 +
 MAINTAINERS      |  2 +-
 kernel/seccomp.c | 24 ++++++++++++++++++------
 3 files changed, 20 insertions(+), 7 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] seccomp fixes for v5.9-rc5
  2020-09-12  0:20 [GIT PULL] seccomp fixes for v5.9-rc5 Kees Cook
@ 2020-09-12 20:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-12 20:00 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Christian Brauner, Kees Cook,
	syzbot+3ad9614a12f80994c32e, Tycho Andersen

The pull request you sent on Fri, 11 Sep 2020 17:20:02 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.9-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ef2e9a563b0cd7965e2a1263125dcbb1c86aa6cc

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-12 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-12  0:20 [GIT PULL] seccomp fixes for v5.9-rc5 Kees Cook
2020-09-12 20:00 ` pr-tracker-bot

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.