From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 1 06:40:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82730106566B for ; Sat, 1 Mar 2008 06:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6D3508FC24 for ; Sat, 1 Mar 2008 06:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m216e3qV035960 for ; Sat, 1 Mar 2008 06:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m216e34d035959; Sat, 1 Mar 2008 06:40:03 GMT (envelope-from gnats) Date: Sat, 1 Mar 2008 06:40:03 GMT Message-Id: <200803010640.m216e34d035959@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: FreeBSD Security Officer Cc: Subject: Re: kern/121073: [kernel] [patch] run chroot as an unprivileged user X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Security Officer List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 06:40:03 -0000 The following reply was made to PR kern/121073; it has been noted by GNATS. From: FreeBSD Security Officer To: bug-followup@FreeBSD.org, jille@quis.cx Cc: Subject: Re: kern/121073: [kernel] [patch] run chroot as an unprivileged user Date: Fri, 29 Feb 2008 22:36:24 -0800 This is an interesting approach, and at first glance I can't see anything wrong with it. That said, it needs very careful consideration; so to avoid confusion and make sure that this doesn't get committed before the right people have a chance to consider it sufficiently: +----------------------------------------------------------+ |UNDER NO CONDITIONS SHOULD THIS PATCH BE COMMITTED WITHOUT| |EXPLICIT APPROVAL FROM THE FREEBSD SECURITY OFFICER. | +----------------------------------------------------------+ Colin Percival