From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells In-Reply-To: <1241466198.3023.237.camel@localhost.localdomain> References: <1241466198.3023.237.camel@localhost.localdomain> To: Stephen Smalley Cc: dhowells@redhat.com, James Morris , Eric Paris , selinux@tycho.nsa.gov Subject: Re: [PATCH] selinux: Fix send_sigiotask hook Date: Tue, 05 May 2009 13:47:21 +0100 Message-ID: <31955.1241527641@redhat.com> Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov Stephen Smalley wrote: > The CRED patch incorrectly converted the SELinux send_sigiotask hook to > use the current task SID rather than the target task SID in its > permission check, yielding the wrong permission check. This fixes the > hook function. Detected by the ltp selinux testsuite and confirmed to > correct the test failure. > > Signed-off-by: Stephen Smalley Acked-by: David Howells -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.