[Bug 1152744] Re: mountall is lying about /run's noexec
Launchpad Bug Tracker
1152744 at bugs.launchpad.net
Mon Mar 24 18:39:39 UTC 2014
This bug was fixed in the package initramfs-tools - 0.99ubuntu13.5
---------------
initramfs-tools (0.99ubuntu13.5) precise-security; urgency=medium
* SECURITY UPDATE: incorrect tmpfs mount options (LP: #1152744)
- init: Sync the mount options for /run from /lib/init/fstab.
-- Marc Deslauriers <marc.deslauriers at ubuntu.com> Fri, 21 Mar 2014 12:40:40 -0400
** Changed in: initramfs-tools (Ubuntu Precise)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1152744
Title:
mountall is lying about /run's noexec
Status in “initramfs-tools” package in Ubuntu:
Fix Released
Status in “initramfs-tools” source package in Precise:
Fix Released
Status in “initramfs-tools” source package in Quantal:
Fix Released
Status in “initramfs-tools” source package in Saucy:
Fix Released
Status in “initramfs-tools” source package in Trusty:
Fix Released
Bug description:
It looks like /run got mounted without noexec and the mtab write lies
about it:
$ grep -m1 /run /etc/mtab /proc/mounts
/etc/mtab:tmpfs /run tmpfs rw,noexec,nosuid,size=10%,mode=0755 0 0
/proc/mounts:tmpfs /run tmpfs rw,nosuid,relatime,size=1618980k,mode=755 0 0
For completeness, /run should _actually_ be mounted noexec, even if
it's root:root 0755.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1152744/+subscriptions
More information about the foundations-bugs
mailing list