From: Linus Torvalds Date: Mon, 29 Apr 2019 20:24:34 +0000 (-0700) Subject: Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~3076 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=83a50840e72a5a964b4704fcdc2fbb2d771015ab;p=mirror_ubuntu-focal-kernel.git Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull seccomp fixes from Kees Cook: "Syzbot found a use-after-free bug in seccomp due to flags that should not be allowed to be used together. Tycho fixed this, I updated the self-tests, and the syzkaller PoC has been running for several days without triggering KASan (before this fix, it would reproduce). These patches have also been in -next for almost a week, just to be sure. - Add logic for making some seccomp flags exclusive (Tycho) - Update selftests for exclusivity testing (Kees)" * tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: seccomp: Make NEW_LISTENER and TSYNC flags exclusive selftests/seccomp: Prepare for exclusive seccomp flags --- 83a50840e72a5a964b4704fcdc2fbb2d771015ab