Subject: Re: [secure@FREEBSD.LUBLIN.PL: FreeBSD (and other BSDs?) local root explot]
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Todd C. Miller <Todd.Miller@courtesan.com>
List: tech-security
Date: 08/27/1999 10:00:21
  by redmail.netbsd.org with SMTP; 27 Aug 1999 16:00:54 -0000
	by xerxes.cs.colorado.edu (8.9.3/8.9.3) with ESMTP id KAA23066;
	Fri, 27 Aug 1999 10:00:21 -0600 (MDT)
Message-Id: <199908271600.KAA23066@xerxes.cs.colorado.edu>
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
cc: tech-security@netbsd.org
Subject: Re: [secure@FREEBSD.LUBLIN.PL: FreeBSD (and other BSDs?) local root explot] 
In-reply-to: Your message of "Fri, 27 Aug 1999 17:51:17 +0200."
             <19990827175117.A6650@antioche.lip6.fr> 
References: <19990827115805.A4542@antioche.lip6.fr> <19990827123116.A345@antioche.lip6.fr> <199908271422.IAA05497@xerxes.cs.colorado.edu> <19990827163803.A483@antioche.lip6.fr> <199908271446.IAA10338@xerxes.cs.colorado.edu> <19990827175117.A6650@antioche.lip6.fr> 
Date: Fri, 27 Aug 1999 10:00:21 -0600
From: "Todd C. Miller" <Todd.Miller@courtesan.com>

In message <19990827175117.A6650@antioche.lip6.fr>
	so spake Manuel Bouyer (bouyer):

> I've merged your patch in NetBSD, and unfortunably it doesn't fix the core
> dump. But yes, it core dumps in fts_read(). I may have messed up something
> (the patch didn't apply cleany) but I didn't find what. I won't play more wit
> h
> this today, someone else should try to have a look at this.

Sorry to hear that.  It would be interesting to see if linking
find with the OpenBSD-current fts.c fixes things.  If not, the
bug must lie elsewhere and I'd love to find & fix it :-)

ftp://ftp.openbsd.org/pub/OpenBSD/src/lib/libc/gen/fts.c

 - todd