linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Chris Salls <chrissalls5@gmail.com>,
	Kees Cook <keescook@chromium.org>,
	Oleg Nesterov <oleg@redhat.com>,
	Tycho Andersen <tycho@docker.com>
Subject: [GIT PULL] seccomp fix for v4.14-rc3
Date: Wed, 27 Sep 2017 22:57:02 -0700	[thread overview]
Message-ID: <20170928055702.GA16797@beast> (raw)

Hi,

Please pull this seccomp fix for v4.14-rc3. Bug was introduced in v4.4,
and went unnoticed until now.

Thanks!

-Kees

The following changes since commit e19b205be43d11bff638cad4487008c48d21c103:

  Linux 4.14-rc2 (2017-09-24 16:38:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.14-rc3

for you to fetch changes up to 66a733ea6b611aecf0119514d2dddab5f9d6c01e:

  seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() (2017-09-27 22:51:12 -0700)

----------------------------------------------------------------
Fix refcounting bug in CRIU interface, noticed by Chris Salls (Oleg & Tycho).

----------------------------------------------------------------
Oleg Nesterov (1):
      seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()

 kernel/seccomp.c | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)

-- 
Kees Cook
Pixel Security

                 reply	other threads:[~2017-09-28  5:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170928055702.GA16797@beast \
    --to=keescook@chromium.org \
    --cc=chrissalls5@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleg@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=tycho@docker.com \
    /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;
as well as URLs for NNTP newsgroup(s).