From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 15 19:39:00 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D90416A417 for ; Fri, 15 Feb 2008 19:39:00 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id CC19113C447 for ; Fri, 15 Feb 2008 19:38:59 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so993771pyb.10 for ; Fri, 15 Feb 2008 11:38:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=vytV1iY16eYoImx408sOQVdpxksq8ZaEMEO8uYQhv3w=; b=uDfObsv6kx1tR5yOLn9Ndre3BMGVvdqspU4NfLP+kvB7q7hAVtTLkTANKISzTPndsNSxhHD0M1HsKJhT87EBKgFKzT98HtXtLzAxeW2wCZM3+OcjGh7upzjaWDdLSawYfzIuJdPOZaH7HmgTJhT+Daw3aNtpyb6MkHEn0okGvuU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=iLnUaOMbN4k7RH4dKAcFrAsOzfEhawJEXTX7DzFw+OAKD8KxDYO8RRuruJRVFk8MdsTHhhbYlpT7zMNR9jPeR1XY8I63qLPuvlvZfZCLa1YxvFuPEUVnw4Uk/ZGUpaoKajZ8VyYogPQfdU2YZxW43fWgESXhvtlkf6WArVA+TRM= Received: by 10.35.39.11 with SMTP id r11mr3347175pyj.23.1203102854117; Fri, 15 Feb 2008 11:14:14 -0800 (PST) Received: by 10.35.57.19 with HTTP; Fri, 15 Feb 2008 11:14:14 -0800 (PST) Message-ID: Date: Fri, 15 Feb 2008 20:14:14 +0100 From: "Antoine Brodin" Sender: antoine.brodin.freebsd@gmail.com To: Volker In-Reply-To: <200802151850.m1FIo5n4023112@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802151850.m1FIo5n4023112@freefall.freebsd.org> X-Google-Sender-Auth: b40f7d82356817f1 Cc: freebsd-bugs@freebsd.org Subject: Re: kern/68905: core dumps are assigned wrong ownership X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 19:39:00 -0000 For your information this was recently fixed in Linux, see http://cve.mitre.org/cgi-bin/cvename.cgi?name=2007-6206 So some people consider this is an issue. Cheers, Antoine