Re: shotgun-1.1b buffer overflow(s)
Alan Cox (alan@LXORGUK.UKUU.ORG.UK)
Tue, 17 Jun 1997 09:10:07 +0100
> for those who dont have time to read README files, here is a piece of
> advise about a svgalib-based (=suid root) linux file manager called
> shotgun (release 1.1b, found on sunsite; is there a newer one ?).
svgalib programs while setuid root drop their setuidness as soon as they
do the SVGA init. On most applications that makes root file exploits
a bit harder. You still get a program with direct video access, which is
enough to do plenty of harm.
Alan