Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758240AbbDWUxW (ORCPT ); Thu, 23 Apr 2015 16:53:22 -0400 Received: from mail-ig0-f182.google.com ([209.85.213.182]:36288 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751551AbbDWUxV (ORCPT ); Thu, 23 Apr 2015 16:53:21 -0400 MIME-Version: 1.0 In-Reply-To: <20150423193355.GA14545@kroah.com> References: <20150413190350.GA9485@kroah.com> <20150423130548.GA4253@kroah.com> <20150423163616.GA10874@kroah.com> <20150423171640.GA11227@kroah.com> <20150423185633.GA13242@kroah.com> <20150423193355.GA14545@kroah.com> Date: Thu, 23 Apr 2015 13:53:20 -0700 X-Google-Sender-Auth: M1SLqcKdOsGAk7PwmizEk67Jxb0 Message-ID: Subject: Re: [GIT PULL] kdbus for 4.1-rc1 From: Linus Torvalds To: Greg KH Cc: Andy Lutomirski , One Thousand Gnomes , Arnd Bergmann , Tom Gundersen , "linux-kernel@vger.kernel.org" , Jiri Kosina , David Herrmann , "Eric W. Biederman" , Andrew Morton , Djalal Harouni , Daniel Mack 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: 902 Lines: 23 On Thu, Apr 23, 2015 at 12:33 PM, Greg KH wrote: > On Thu, Apr 23, 2015 at 12:22:10PM -0700, Andy Lutomirski wrote: > >> Selinux can and, I believe, often does prevent this. > > Ok, then the LSM patches for kdbus should be able to also mediate this > as well if needed. No Greg. Just remove the shit. Really. Take out the command line and the task name. You already admitted that there is no actual valid use for it. We don't add crap that then has to be disabled with secuirity rules just because it was a bad interface. Just make the interface not do it in the first place. It's that simple. Linus -- 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/