1. 14 Dec, 2017 1 commit
    • init: don't kill(-1) if we aren't in a pid ns · d76e3e1a
      Tycho Andersen authored
      ...otherwise we'll kill everyone on the machine. Instead, let's explicitly
      try to kill our children. Let's do a best effort against fork bombs by
      disabling forking via the pids cgroup if it exists. This is best effort for
      a number of reasons:
      
      * the pids cgroup may not be available
      * the container may have bind mounted /dev/null over pids.max, so the write
        doesn't do anything
      Signed-off-by: 's avatarTycho Andersen <tycho@tycho.ws>
  2. 08 Dec, 2017 1 commit
  3. 06 Dec, 2017 31 commits
  4. 05 Dec, 2017 7 commits