Marking as triaged/wishlist for LXC, I can't think of a good reason not
to mount with nosuid so such a patch would still be welcome.
** Changed in: lxc (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
This bug was fixed in the package systemd - 227-2ubuntu1
---
systemd (227-2ubuntu1) xenial; urgency=medium
* Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
/etc/writable/ instead.
- Simpler udev
I have no objection to the lxc patches, however I do have concerns that
they could cause breakages, so we need to make sure all the testcases
pass.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450960
This bug was fixed in the package initramfs-tools - 0.120ubuntu4
---
initramfs-tools (0.120ubuntu4) wily; urgency=medium
* init: Mount /dev with "nosuid". Thanks "Daniel". (LP: #1450960)
-- Martin Pitt Tue, 15 Sep 2015 07:20:43
+0200
** Changed in: initramfs-tools (Ubuntu)
Feedback from upstream at https://github.com/systemd/systemd/pull/1265 :
Apparently noexec on /dev breaks some drivers which expose memory-mapped
devices in /dev/. So retitling for "nosuid" only. systemd already does
that, initramfs-tools doesn't yet, but the attached patch needs to be
modified to