← Back to team overview

touch-packages team mailing list archive

[Bug 1452099] [NEW] unshare -r is broken

 

Public bug reported:

After CVE-2014-8989 was fixed in Linux v3.19-rc1~41, ‘unshare -r’ no
longer works.

$ unshare -Ur
unshare: write failed /proc/self/gid_map: Operation not permitted
$ sudo -i
# unshare -r
unshare: write failed /proc/self/gid_map: Operation not permitted

This was fixed in Debian’s util-linux 2.25.2-6.

** Affects: util-linux (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: util-linux (Debian)
     Importance: Unknown
         Status: Unknown

** Bug watch added: Debian Bug tracker #780841
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780841

** Also affects: util-linux (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780841
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1452099

Title:
  unshare -r is broken

Status in util-linux package in Ubuntu:
  New
Status in util-linux package in Debian:
  Unknown

Bug description:
  After CVE-2014-8989 was fixed in Linux v3.19-rc1~41, ‘unshare -r’ no
  longer works.

  $ unshare -Ur
  unshare: write failed /proc/self/gid_map: Operation not permitted
  $ sudo -i
  # unshare -r
  unshare: write failed /proc/self/gid_map: Operation not permitted

  This was fixed in Debian’s util-linux 2.25.2-6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1452099/+subscriptions


Follow ups

References