From owner-freebsd-security@FreeBSD.ORG Wed Nov 5 03:48:25 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEFEE16A4CE for ; Wed, 5 Nov 2003 03:48:25 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838B443FE9 for ; Wed, 5 Nov 2003 03:48:24 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.24; FreeBSD 5.1) id 1AHM97-0004Xc-H4; Wed, 05 Nov 2003 13:48:21 +0200 Date: Wed, 5 Nov 2003 13:48:21 +0200 From: Sheldon Hearn To: Kim Needham Message-ID: <20031105114821.GZ73736@starjuice.net> Mail-Followup-To: Kim Needham , freebsd-security@freebsd.org References: <20031104180932.GA70958@rot13.obsecurity.org> <001901c3a2de$7ab72c10$6855cd80@dhcp.hwi.buffalo.edu> <20031104180932.GA70958@rot13.obsecurity.org> <5.2.0.9.0.20031105114806.00b34b98@mail.chariot.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20031105114806.00b34b98@mail.chariot.net.au> User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn cc: freebsd-security@freebsd.org Subject: Re: Veractiy and FreeBSD X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2003 11:48:25 -0000 On (2003/11/05 11:58), Kim Needham wrote: > This is caused by a check that determines if the /proc filesystem is on > the same device as the file being read to prevent reading in files of > infinite length. > Since FreeBSD 5.x seems to no longer use a mounted proc filesystem but proc > is mounted on the root device, this check will need to be removed for > FreeBSD 5.x. That doesn't sound like a "long uninformative story". Thanks for the feedback. Vendor support of FreeBSD is always appreciated. :-) Ciao, Sheldon.