From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seth Forshee Subject: Re: User namespace feature freeze lifted Date: Tue, 15 Sep 2015 13:23:12 -0500 Message-ID: <20150915182312.GD146373@ubuntu-hedt> References: <87io7bd23x.fsf@x220.int.ebiederm.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <87io7bd23x.fsf-JOvCrm2gF+uungPnsOpG7nhyD016LWXt@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Eric W. Biederman" Cc: Linux Containers , Andy Lutomirski List-Id: containers.vger.kernel.org On Tue, Sep 15, 2015 at 12:27:46PM -0500, Eric W. Biederman wrote: > > As of v4.3-rc1 all of the security issues I am aware of with the user > namespace have been addressed. If someone knows of something I have > overlooked please let me know. > > As much as humanly possible I want to avoid security bugs in the future > so I will endeavour to ensure any future user namespace patches receive > a close review. > > As for merging features I expect I will likley start with Seth's code > for associating superblock with user namespaces, and then move on to > Lukasz's code for figuring out how to add namespace for smack. As for my patches, I'm in the process of testing after rebasing onto 4.3-rc1. I should be sending an update in the next day or so, though nothing will change except for resolving merge conflicts and fixing that one inadvertent change I introduced in v2. Seth