1. 17 Dec, 2018 1 commit
    • apparmor: allow various remount,bind options · 1cc28d37
      Wolfgang Bumiller authored
      RW bind mounts need to be restricted for some paths in
      order to avoid MAC restriction bypasses, but read-only bind
      mounts shouldn't have that problem.
      
      Additionally, combinations of 'nosuid', 'nodev' and
      'noexec' flags shouldn't be a problem either and are
      required with newer systemd versions, so let's allow those
      as long as they're combined with 'ro,remount,bind'.
      Signed-off-by: 's avatarWolfgang Bumiller <w.bumiller@proxmox.com>
      (cherry picked from commit e6ec0a9e)
  2. 22 Nov, 2018 39 commits