oss-security June 2011 archive
Main Archive Page > Month Archives  > oss-security archives
oss-security: Re: [oss-security] CVE request -- coreutils -- tty

Re: [oss-security] CVE request -- coreutils -- tty hijacking possible in "su" via TIOCSTI ioctl

From: Bernhard Rosenkraenzer <bero_at_nospam>
Date: Fri Jun 10 2011 - 10:56:58 GMT
To: oss-security@lists.openwall.com

On Friday, June 10, 2011 11:55 CEST, Ludwig Nussel <ludwig.nussel@suse.de> wrote:
 
> The issue also reminds me that there are several su implemenations.
> On Fedora and SUSE we have a patched coreutils version, Debian uses
> the one from shadow-utils and then there's also a su from
> SimplePAMApps, used by e.g. Owl. Of course each one has it's own
> quirks and weird features. Does anyone still remember why a
> particular implementation was chosen? :-)

In Ark Linux, we switched from the coreutils one to the shadow-utils one about 2 years ago because the shadow-utils one does what we need (incl. PAM support) without having to port the PAM patch on every new coreutils release.

ttyl
bero