[GIT PULL] seccomp update for v5.9-rc1-fix1
From: Kees Cook
Date: Fri Aug 07 2020 - 15:46:15 EST
Hi Linus,
Please pull this seccomp update for v5.9-rc1-fix1. This fixes my typo in
the SCM_RIGHTS refactoring, thanks to Thadeu Lima de Souza Cascardo for
tracking it down, and to Christian Zigotzky and Alex Xu for their
reports.
Thanks!
-Kees
The following changes since commit 25d8d4eecace9de5a6a2193e4df1917afbdd3052:
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2020-08-07 10:33:50 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.9-rc1-fix1
for you to fetch changes up to 16b89f695313d91c99bdaf6898f28a51d0af1b17:
net/scm: Fix typo in SCM_RIGHTS compat refactoring (2020-08-07 12:43:25 -0700)
----------------------------------------------------------------
Fix SCM_RIGHTS compat mode
----------------------------------------------------------------
Kees Cook (1):
net/scm: Fix typo in SCM_RIGHTS compat refactoring
net/compat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Kees Cook