group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #30165
[Bug 1828901] Re: add PTY support for runuser
** Changed in: util-linux (Ubuntu Xenial)
Importance: Undecided => Medium
** Changed in: util-linux (Ubuntu Xenial)
Assignee: (unassigned) => Eric Desrochers (slashd)
** Bug watch added: Debian Bug tracker #815922
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815922
** Also affects: util-linux (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815922
Importance: Unknown
Status: Unknown
** Changed in: util-linux (Ubuntu Xenial)
Status: New => In Progress
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1828901
Title:
add PTY support for runuser
Status in util-linux package in Ubuntu:
Fix Released
Status in util-linux source package in Xenial:
In Progress
Status in util-linux package in Debian:
Unknown
Bug description:
[IMPACT]
[TEST CASE]
[REGRESSION POTENTIAL]
[OTHER INFORMATION]
Debbug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815922
This is fixing a CVE vulnerability:
https://security-tracker.debian.org/tracker/CVE-2016-2779
Restricting ioctl on the kernel side seems the better approach, patches have been posted to kernel-hardening list
http://www.openwall.com/lists/oss-security/2016/02/27/1
https://marc.info/?l=util-linux-ng&m=145694736107128&w=2
2.31 introduces a new --pty option to separate privileged and unprivileged
shells (not enabled by default and the cli switch is necessary).
[ORIGINAL DESCRIPTION]
After a discussion with security team on what would be their recommended way to run command as 'juju-user' inside the sosreport juju plugin which is run as root, in order to avoid using 'sudo' or 'su' command.
The recommendation was to use 'runuser -P'
runuser PTY support is present in Bionic and late, but not in Xenial.
I'm opening this bug in the effort to update util-linux/runuser code
in Xenial to add the PTY support.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1828901/+subscriptions
References