From owner-freebsd-sparc64@FreeBSD.ORG Tue Feb 8 18:08:43 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9587116A4CE; Tue, 8 Feb 2005 18:08:43 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58D0443D3F; Tue, 8 Feb 2005 18:08:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BAC3D512AF; Tue, 8 Feb 2005 10:08:42 -0800 (PST) Date: Tue, 8 Feb 2005 10:08:42 -0800 From: Kris Kennaway To: John Baldwin Message-ID: <20050208180842.GA67599@xor.obsecurity.org> References: <200502081748.j18Hm3B6082666@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <200502081748.j18Hm3B6082666@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: sparc64@FreeBSD.org Subject: M_SUBPROC use-after-free fix (Re: cvs commit: src/sys/sparc64/include md_var.h src/sys/sparc64/sparc64 machdep.c sys_machdep.c vm_machdep.c) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 18:08:43 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 05:48:03PM +0000, John Baldwin wrote: > jhb 2005-02-08 17:48:03 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_5) > sys/sparc64/include md_var.h=20 > sys/sparc64/sparc64 machdep.c sys_machdep.c vm_machdep.c=20 > Log: > MFC: Add a small API to manage the MD user trap structures including ad= ding > missing locking to close a race that resulted in use-after-free. Oops, I thought this was already merged. This explains the 'use after free' panics that were still being reported on RELENG_5. Users of SMP sparc machines should update to incorporate this patch. Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCQAqWry0BWjoQKURAj3FAKC+elQeggNA+qWTswPeVDrRq7UAVwCeP1aJ hL6hKI64j+kW8/nPffZ6z10= =SwOi -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--