[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170928055702.GA16797@beast>
Date: Wed, 27 Sep 2017 22:57:02 -0700
From: Kees Cook <keescook@...omium.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Chris Salls <chrissalls5@...il.com>,
Kees Cook <keescook@...omium.org>,
Oleg Nesterov <oleg@...hat.com>,
Tycho Andersen <tycho@...ker.com>
Subject: [GIT PULL] seccomp fix for v4.14-rc3
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
Powered by blists - more mailing lists