https://github.com/torvalds/linux
Revision 65c90bca0dba56f60dc4ce2a529140c3cc440f22 authored by Stephen Smalley on 04 May 2009, 19:43:18 UTC, committed by James Morris on 04 May 2009, 22:31:03 UTC
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 <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
1 parent 091438d
History
Tip revision: 65c90bca0dba56f60dc4ce2a529140c3cc440f22 authored by Stephen Smalley on 04 May 2009, 19:43:18 UTC
selinux: Fix send_sigiotask hook
Tip revision: 65c90bc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.1 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top