Re: The art of breaking userspace (was Re: [GIT] SELinux changes for 2.6.23 (updated))

2007-07-13 Thread Paul Moore
On Friday, July 13 2007 3:29:23 pm Stephen Smalley wrote: > Agreed, it needs to be fixed in the netlabel code. For anyone interested, and for the sake of completeness, an updated patch[set] has been posted to the SELinux mailing list for review. The new patchset is designed to fix the problem t

Re: The art of breaking userspace (was Re: [GIT] SELinux changes for 2.6.23 (updated))

2007-07-13 Thread Paul Moore
-Original Message- From: Stephen Smalley <[EMAIL PROTECTED]> Date: Friday, Jul 13, 2007 3:30 pm Subject: Re: The art of breaking userspace (was Re: [GIT] SELinux changes for 2.6.23 (updated)) To: Michal Piotrowski <[EMAIL PROTECTED]> CC: Paul Moore <[EMAIL PROT

Re: The art of breaking userspace (was Re: [GIT] SELinux changes for 2.6.23 (updated))

2007-07-13 Thread Stephen Smalley
On Fri, 2007-07-13 at 21:08 +0200, Michal Piotrowski wrote: > Paul Moore pisze: > [..] > > On Fri, 13 Jul 2007, Michal Piotrowski wrote: > >> My system is too secure, I can not login :) > >> > >> Do you have CONFIG_NETLABEL=y ? > >> > >> If so, please try disabling it. > > > > Disabling NetLabel s

The art of breaking userspace (was Re: [GIT] SELinux changes for 2.6.23 (updated))

2007-07-13 Thread Michal Piotrowski
Paul Moore pisze: [..] > On Fri, 13 Jul 2007, Michal Piotrowski wrote: >> My system is too secure, I can not login :) >> >> Do you have CONFIG_NETLABEL=y ? >> >> If so, please try disabling it. > > Disabling NetLabel should solve the problem. Disabling NetLabel solves the problem. > The recomme

Re: [GIT] SELinux changes for 2.6.23 (updated)

2007-07-13 Thread Paul Moore
-Original Message- From: James Morris <[EMAIL PROTECTED]> Date: Thursday, Jul 12, 2007 10:50 pm Subject: Re: [GIT] SELinux changes for 2.6.23 (updated) To: Michal Piotrowski <[EMAIL PROTECTED]> CC: Linus Torvalds <[EMAIL PROTECTED]>, linux-kernel@vger.kernel.org, Stephe

Re: [GIT] SELinux changes for 2.6.23 (updated)

2007-07-12 Thread James Morris
On Fri, 13 Jul 2007, Michal Piotrowski wrote: > > My system is too secure, I can not login :) Do you have CONFIG_NETLABEL=y ? If so, please try disabling it. - James -- James Morris <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: [GIT] SELinux changes for 2.6.23 (updated)

2007-07-12 Thread Michal Piotrowski
Hi, On 12/07/07, James Morris <[EMAIL PROTECTED]> wrote: This is an updated set of 2.6.23 SELinux changes, rebased & tested against current git. The vmsplice patch has been dropped from this and will be resubmitted via Jens. Also added an ack from Chris Wright for the mmap null dereference hoo

[GIT] SELinux changes for 2.6.23 (updated)

2007-07-11 Thread James Morris
This is an updated set of 2.6.23 SELinux changes, rebased & tested against current git. The vmsplice patch has been dropped from this and will be resubmitted via Jens. Also added an ack from Chris Wright for the mmap null dereference hooks (which I'd forgotten to add to my tree some time ago)