From owner-freebsd-stable@FreeBSD.ORG Fri Dec 23 17:25:24 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4796C1065675 for ; Fri, 23 Dec 2011 17:25:24 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id E84398FC28 for ; Fri, 23 Dec 2011 17:25:23 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.5/8.14.5) with ESMTP id pBNHPMLF044996 for ; Fri, 23 Dec 2011 11:25:23 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <4EF4B982.3070207@missouri.edu> Date: Fri, 23 Dec 2011 11:25:22 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4EF4A75C.2040609@my.gd> <4EF4B2D6.5090206@sentex.net> In-Reply-To: <4EF4B2D6.5090206@sentex.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FLAME - security advisories on the 23rd ? uncool idea is uncool X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 17:25:24 -0000 On 12/23/2011 10:56 AM, Mike Tancsa wrote: > Also, the chroot issue has been public for some time along with sample > exploits. Same with BIND which was fixed some time ago. Judgment call, > and I think they made the right call at least from my perspective. It is this chroot issue that bothers me. From my reading of the ftpd man page, if I have anonymous ftp to my server, it seems that I am using chroot with ftpd, and there is no way to stop this happening. Am I correct, or have I missed something? (I am hoping I missed something.)