From owner-cvs-src@FreeBSD.ORG Tue Aug 19 03:45:03 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ABAA16A4BF; Tue, 19 Aug 2003 03:45:03 -0700 (PDT) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CE5E43F3F; Tue, 19 Aug 2003 03:45:02 -0700 (PDT) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id B30B13ABB3F; Tue, 19 Aug 2003 12:45:36 +0200 (CEST) Date: Tue, 19 Aug 2003 12:45:36 +0200 From: Pawel Jakub Dawidek To: Dag-Erling Smorgrav Message-ID: <20030819104536.GE47959@garage.freebsd.pl> References: <200308191026.h7JAQfn1093063@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PGNNI9BzQDUtgA2J" Content-Disposition: inline In-Reply-To: <200308191026.h7JAQfn1093063@repoman.freebsd.org> X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE-p3 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/pseudofs pseudofs_vnops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 10:45:03 -0000 --PGNNI9BzQDUtgA2J Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 19, 2003 at 03:26:41AM -0700, Dag-Erling Smorgrav wrote: +> Commiter: Dag-Erling Smorgrav +> Branch: HEAD +>=20 +> Files: +> 1.41 src/sys/fs/pseudofs/pseudofs_vnops.c =20 +>=20 +> Log: +> Add pfs_visible() checks to pfs_getattr() and pfs_getextattr(). This +> also fixes pfs_access() since it relies on VOP_GETATTR() which will ca= ll +> pfs_getattr(). This prevents jailed processes from discovering the +> existence, start time and ownership of processes outside the jail. +> =20 +> PR: kern/48156 Thanks! --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --PGNNI9BzQDUtgA2J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBP0H/0D/PhmMH/Mf1AQE9qAP+LG8gOU6ESjy6MzReLnaub5lYG5YDq39Q U818dFJkCh/cMQZBjf2YooEl1+as0f4MrTlPTxuBKmQZgDp0yRIehxfSOlxj2Kck sa3T+LMyIOeU+hIxrGj6tpyTHgGGixORqEgsqWJ2o9iaOwaK/AtmdJ/b8JnXNxXQ fM25ElqnEq0= =+VOE -----END PGP SIGNATURE----- --PGNNI9BzQDUtgA2J--