Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 17:43:44 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Jamie Gritton <jamie@FreeBSD.org>, netchild@FreeBSD.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r261266 - in head: sys/dev/drm sys/kern sys/sys usr.sbin/jail
Message-ID:  <20140129134344.GW66160@FreeBSD.org>
In-Reply-To: <201401291341.s0TDfDcB068211@svn.freebsd.org>
References:  <201401291341.s0TDfDcB068211@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 29, 2014 at 01:41:13PM +0000, Jamie Gritton wrote:
J> Author: jamie
J> Date: Wed Jan 29 13:41:13 2014
J> New Revision: 261266
J> URL: http://svnweb.freebsd.org/changeset/base/261266
J> 
J> Log:
J>   Add a jail parameter, allow.kmem, which lets jailed processes access
J>   /dev/kmem and related devices (i.e. grants PRIV_IO and PRIV_KMEM_WRITE).
J>   This in conjunction with changing the drm driver's permission check from
J>   PRIV_DRIVER to PRIV_KMEM_WRITE will allow a jailed Xorg server.
J>   
J>   Submitted by:	netchild

Doesn't this allow to easily unjail self? :)

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140129134344.GW66160>