[Bug 1306271] Re: weird directory permissions

Barry Warsaw 1306271 at bugs.launchpad.net
Tue May 27 20:33:13 UTC 2014


** Also affects: ubuntu-system-image
   Importance: Undecided
       Status: New

** Changed in: ubuntu-system-image
       Status: New => Triaged

** No longer affects: system-image (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1306271

Title:
  weird directory permissions

Status in Ubuntu system image (server/client/updater):
  Triaged

Bug description:
  I was performing install audits and noticed the following directory permissions:
  /var/lib/system-image                                    drwxrws--- root root
  /var/lib/system-image/keyrings                   drwx--S--- root root
  /var/log/system-image                                   drwxrws--- root root

  The directories are all setgid, but the group is 'root' and the owner is 'root' so I don't understand the directory permissions. Shouldn't these simply be:
  /var/lib/system-image                                    drwxr-x--- root root
  /var/lib/system-image/keyrings                   drwx--x--- root root
  /var/log/system-image                                   drwxr-x--- root root

  This isn't security relevant, but I thought it worth bringing up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1306271/+subscriptions



More information about the foundations-bugs mailing list