From owner-freebsd-security Thu Apr 19 12:43:55 2001 Delivered-To: freebsd-security@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id A484537B43E for ; Thu, 19 Apr 2001 12:43:52 -0700 (PDT) (envelope-from chris@jeah.net) Received: from localhost (chris@localhost) by awww.jeah.net (8.11.3/8.11.0) with ESMTP id f3JJgrO96834; Thu, 19 Apr 2001 14:42:53 -0500 (CDT) (envelope-from chris@jeah.net) Date: Thu, 19 Apr 2001 14:42:53 -0500 (CDT) From: Chris Byrnes To: Chris Faulhaber Cc: Subject: Re: Security, glob FTP, new fix In-Reply-To: <20010419154308.D81766@peitho.fxp.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Perhaps removing /usr/src/libexec/ftpd and doing a new cvsup would fix the problem? Chris Byrnes, chris@JEAH.net JEAH Communications, http://www.JEAH.net 608.244.9525 (Toll), 1.866.AWW.JEAH (Toll-Free) On Thu, 19 Apr 2001, Chris Faulhaber wrote: > On Thu, Apr 19, 2001 at 02:32:09PM -0500, Chris Byrnes wrote: > > indeed i did > > > > I am unable to reproduce this on a 4.2-STABLE box from December. > The updated patch definitely adds GLOB_MAXPATH to glob.h so I > have no idea why your ftpcmd.y is not picking it up. > > -- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org > > > On Thu, 19 Apr 2001, Chris Faulhaber wrote: > > > > > On Thu, Apr 19, 2001 at 02:20:01PM -0500, Chris Byrnes wrote: > > > > /usr/src/libexec/ftpd/ftpcmd.y: In function `yyparse': > > > > /usr/src/libexec/ftpd/ftpcmd.y:933: `GLOB_MAXPATH' undeclared (first use > > > > in this function) > > > > /usr/src/libexec/ftpd/ftpcmd.y:933: (Each undeclared identifier is > > > > reported only once > > > > /usr/src/libexec/ftpd/ftpcmd.y:933: for each function it appears in.) > > > > *** Error code 1 > > > > > > > > > > Did you copy the patched /usr/src/include/glob.h to /usr/include/ > > > like the revised advisory states? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message