From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753180AbdBCXWF (ORCPT ); Fri, 3 Feb 2017 18:22:05 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35992 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753133AbdBCXWC (ORCPT ); Fri, 3 Feb 2017 18:22:02 -0500 Date: Fri, 3 Feb 2017 15:21:56 -0800 From: Alexei Starovoitov To: Andy Lutomirski Cc: Tejun Heo , Michal Hocko , Peter Zijlstra , David Ahern , Andy Lutomirski , Daniel Mack , =?iso-8859-1?Q?Micka=EBl_Sala=FCn?= , Kees Cook , Jann Horn , "David S. Miller" , Thomas Graf , Michael Kerrisk , Linux API , "linux-kernel@vger.kernel.org" , Network Development Subject: Re: Potential issues (security and otherwise) with the current cgroup-bpf API Message-ID: <20170203232154.GA30114@ast-mbp.thefacebook.com> References: <20170118224120.GG9171@mtj.duckdns.org> <20170119005925.GA18554@mtj.duckdns.org> <20170120023907.GA3294@ast-mbp.thefacebook.com> <20170123043154.GA93519@ast-mbp.thefacebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 03, 2017 at 01:07:39PM -0800, Andy Lutomirski wrote: > > Is there any plan to address this? If not, I'll try to write that > patch this weekend. yes. I'm working on 'disallow program override' flag. It got stalled, because netns discussion got stalled. Later today will send a patch for dev_id+inode and will continue on the flag patch.