Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxd-unix.socket systemd file does not set mode #1307

Closed
jsimonetti opened this issue Nov 12, 2015 · 3 comments
Closed

lxd-unix.socket systemd file does not set mode #1307

jsimonetti opened this issue Nov 12, 2015 · 3 comments

Comments

@jsimonetti
Copy link
Contributor

I'm not sure where the lxd packages are created, hence the bugreport here.

The lxd-unix.socket systemd unit file needs 'SocketMode=0660' to prevent the socket from being world writable.

@jsimonetti
Copy link
Contributor Author

Also see #1308 which should be combined with this fix.

@stgraber
Copy link
Member

As mentioned in the pull request, I don't think it's LXD's job to check and enforce the right mode on inherited sockets. However this is a critical issue with the Ubuntu packaging which I'm now fixing.

Thanks!

@stgraber
Copy link
Member

Fix uploaded to the Ubuntu archive for xenial and trusty-backports, wily security fix is being tested and will land within the hour.

Closing this issue.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants