From owner-freebsd-hackers@FreeBSD.ORG Fri May 10 11:44:04 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5FC60DF7 for ; Fri, 10 May 2013 11:44:04 +0000 (UTC) (envelope-from uffe@uffe.org) Received: from mail.starion.dk (mx0.starion.dk [93.162.70.34]) by mx1.freebsd.org (Postfix) with SMTP id A35A42F4 for ; Fri, 10 May 2013 11:44:02 +0000 (UTC) Received: (qmail 58224 invoked by uid 1004); 10 May 2013 11:43:56 -0000 Message-ID: <518CDD73.9090405@uffe.org> Date: Fri, 10 May 2013 13:43:47 +0200 From: Uffe Jakobsen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 CC: freebsd-hackers@freebsd.org Subject: Re: priv_check/make_dev/devfs.rules: What is preventing a device to show up in a jail? References: <20130509110718.0000528e@unknown> <518C060E.8040301@gmail.com> <20130510121133.00001e2a@unknown> In-Reply-To: <20130510121133.00001e2a@unknown> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 11:44:04 -0000 On 2013-05-10 12:11, Alexander Leidinger wrote: > > I worry about what is going on. We have something which is supposed to > provide security as required, but is does not seem to work as > described. We either need to fix the documentation, or a bug in the > code. To do the later it needs to be debugged. > It seems to me that you are struggeling with this - or a related - problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/122838 /Uffe