Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757230AbdIHWJZ (ORCPT ); Fri, 8 Sep 2017 18:09:25 -0400 Received: from namei.org ([65.99.196.166]:60215 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752130AbdIHWJX (ORCPT ); Fri, 8 Sep 2017 18:09:23 -0400 Date: Sat, 9 Sep 2017 08:09:01 +1000 (AEST) From: James Morris To: Paul Moore cc: Stephen Smalley , casey@schaufler-ca.com, John Johansen , James Morris , gregkh@linuxfoundation.org, serge@hallyn.com, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, selinux@tycho.nsa.gov Subject: Re: [PATCH] usb,signal,security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill In-Reply-To: Message-ID: References: <20170908164001.21138-1-sds@tycho.nsa.gov> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 389 Lines: 14 On Fri, 8 Sep 2017, Paul Moore wrote: > Looks fine to me from a SELinux perspective. If Casey and John are > happy with this I can volunteer to pull it into the selinux/next tree > (once the merge window closes), otherwise if someone else wants to > merge this my ack is below. > As this impacts multiple LSMs, I'd prefer to take it via my tree. -- James Morris