[GIT PULL] seccomp fix for v4.14-rc3

From: Kees Cook
Date: Thu Sep 28 2017 - 01:59:52 EST


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