Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752807AbbGORKN (ORCPT ); Wed, 15 Jul 2015 13:10:13 -0400 Received: from mail-lb0-f175.google.com ([209.85.217.175]:34424 "EHLO mail-lb0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751877AbbGORKK (ORCPT ); Wed, 15 Jul 2015 13:10:10 -0400 MIME-Version: 1.0 In-Reply-To: References: <9f660ee708e58892bfa7012b6b9c840298e24544.1436903028.git.luto@kernel.org> From: Andy Lutomirski Date: Wed, 15 Jul 2015 10:09:49 -0700 Message-ID: Subject: Re: [PATCH v4 1/2] capabilities: Ambient capabilities To: James Morris Cc: Andy Lutomirski , Andrew Morton , "Serge E. Hallyn" , Serge Hallyn , James Morris , Jarkko Sakkinen , "Ted Ts'o" , "Andrew G. Morgan" , Linux API , Mimi Zohar , Michael Kerrisk , Austin S Hemmelgarn , linux-security-module , Aaron Jones , Serge Hallyn , LKML , Markku Savela , Kees Cook , Jonathan Corbet , Christoph Lameter Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1235 Lines: 44 On Wed, Jul 15, 2015 at 4:13 AM, James Morris wrote: > On Tue, 14 Jul 2015, Andy Lutomirski wrote: > >> ===== The proposed change ===== >> >> This patch adds a fifth capability mask called the ambient mask >> (pA). pA does what most people expect pI to do. >> > > This looks good, and I think it will lead to better overall security > because people will find capabilities easier to use for real-world > scenarios. > > Has it had enough security review? This is a significant new behavior > being added to a widely enabled security module. > I've reviewed it, as have Kees and Serge. Of course, I wrote it, so my review should be taken with many grains of salt. I'll review it again between now and 4.3. All of my security thought cycles are currently taken up by a really nasty bug that dwarfs and problems this code could possibly introduce :) --Andy > > > - James > -- > James Morris > > -- Andy Lutomirski AMA Capital Management, LLC -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/