Skip to content
Snippets Groups Projects
Select Git revision
  • 83a50840e72a5a964b4704fcdc2fbb2d771015ab
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    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
    83a50840
    History
    Name Last commit Last update