Skip to content
Snippets Groups Projects

Stop making /usr/bin/bwrap setuid root

Merged Simon McVittie requested to merge wip/not-setuid into debian/latest
  1. Jan 01, 2021
    • Simon McVittie's avatar
      Stop making /usr/bin/bwrap setuid root · 245de437
      Simon McVittie authored
      With Debian kernels >= 5.10, this is no longer necessary: unprivileged
      users can now create user namespaces, the same as in upstream kernels
      and Ubuntu.
      
      For smooth upgrades, install a sysctl configuration fragment that will
      configure older kernels to behave similarly if the recommended procps
      package is installed.
      
      Closes: #977758
      Closes: #977841
      245de437
Loading