From owner-freebsd-current@FreeBSD.ORG Sat Jun 11 07:19:33 2005 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A52B16A41C for ; Sat, 11 Jun 2005 07:19:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 412D743D1F for ; Sat, 11 Jun 2005 07:19:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 387405123D; Sat, 11 Jun 2005 03:19:32 -0400 (EDT) Date: Sat, 11 Jun 2005 03:19:31 -0400 From: Kris Kennaway To: current@FreeBSD.org Message-ID: <20050611071931.GA27432@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: Memory modified after free; most recently used by cred X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2005 07:19:33 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Got this on a 12-processor machine under heavy load. I'll have to try and reproduce it with memguard (currently I have memguard looking for another use-after-free in the softupdates code). Kris Memory modified after free 0xfffff80015c58e00(248) val=fffff800 @ 0xfffff80015c58e38 panic: Most recently used by cred cpuid = 6 KDB: enter: panic [thread pid 13926 tid 100573 ] Stopped at kdb_enter+0x3c: ta %xcc, 1 db> wh Tracing pid 13926 tid 100573 td 0xfffff800680e5560 panic() at panic+0x16c mtrash_ctor() at mtrash_ctor+0x6c uma_zalloc_arg() at uma_zalloc_arg+0x110 malloc() at malloc+0x114 crget() at crget+0x10 crdup() at crdup+0x4 kern_access() at kern_access+0xc access() at access+0x10 syscall() at syscall+0x2d4 --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCqpBZWry0BWjoQKURAr2JAJ9fuQGNev4tijXu0BbYUDzpbLxGwQCgkQxz fQE78BAAvEt0TiD6p/HxiU8= =eZL9 -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--