From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751939Ab1LSW3W (ORCPT ); Mon, 19 Dec 2011 17:29:22 -0500 Received: from smtp.outflux.net ([198.145.64.163]:38186 "EHLO smtp.outflux.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750762Ab1LSW3U (ORCPT ); Mon, 19 Dec 2011 17:29:20 -0500 Date: Mon, 19 Dec 2011 14:22:40 -0800 From: Kees Cook To: James Morris Cc: Kees Cook , kernel-hardening@lists.openwall.com, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, Roland McGrath Subject: Re: [kernel-hardening] [PATCH 2/2] security: Yama LSM Message-ID: <20111219222240.GH12321@outflux.net> References: <1324017197-3292-1-git-send-email-keescook@chromium.org> <1324017197-3292-3-git-send-email-keescook@chromium.org> <20111219194136.GG12321@outflux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Ubuntu X-HELO: www.outflux.net Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi James, On Tue, Dec 20, 2011 at 07:52:34AM +1100, James Morris wrote: > We should not see YAMA-specific code in the core kernel. However you do > it, the above should happen in LSM. Okay, I've removed the pid-ns logic for now. Vasiliy and I can readdress this at a later time. Thanks, -Kees -- Kees Cook