Stephen Smalley
|
c2316dbf12
selinux: apply execstack check on thread stacks
|
9 years ago |
Stephen Smalley
|
8e4ff6f228
selinux: distinguish non-init user namespace capability checks
|
9 years ago |
Paul Moore
|
1ac4247626
selinux: check ss_initialized before revalidating an inode label
|
9 years ago |
Paul Moore
|
20cdef8d57
selinux: delay inode label lookup as long as possible
|
9 years ago |
Paul Moore
|
2c97165bef
selinux: don't revalidate an inode's label when explicitly setting it
|
9 years ago |
Jeff Vander Stoep
|
61d612ea73
selinux: restrict kernel module loading
|
9 years ago |
Paul Moore
|
0c6181cb30
selinux: consolidate the ptrace parent lookup code
|
9 years ago |
Paul Moore
|
4b57d6bcd9
selinux: simply inode label states to INVALID and INITIALIZED
|
9 years ago |
Paul Moore
|
899134f2f6
selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram()
|
9 years ago |
Linus Torvalds
|
96b9b1c956
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
9 years ago |
Andreas Gruenbacher
|
e817c2f33e
selinux: Don't sleep inside inode_getsecid hook
|
9 years ago |
Peter Hurley
|
4a51096937
tty: Make tty_files_lock per-tty
|
9 years ago |
Andreas Gruenbacher
|
b197367ed1
selinux: Inode label revalidation performance fix
|
9 years ago |
Vladis Dronov
|
76319946f3
selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()
|
9 years ago |
Andreas Gruenbacher
|
5d226df4ed
selinux: Revalidate invalid inode security labels
|
9 years ago |
Andreas Gruenbacher
|
6f3be9f562
security: Add hook to invalidate inode security labels
|
9 years ago |
Andreas Gruenbacher
|
83da53c5a3
selinux: Add accessor functions for inode->i_security
|
9 years ago |
Andreas Gruenbacher
|
d6335d77a7
security: Make inode argument of inode_getsecid non-const
|
9 years ago |
Andreas Gruenbacher
|
ea861dfd9e
security: Make inode argument of inode_getsecurity non-const
|
9 years ago |
Andreas Gruenbacher
|
a44ca52ca6
selinux: Remove unused variable in selinux_inode_init_security
|
9 years ago |
Linus Torvalds
|
2df4ee78d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
54abc686c2
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
|
10 years ago |
Linus Torvalds
|
1873499e13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 years ago |
Eric Dumazet
|
212cd08953
selinux: fix random read in selinux_ip_postroute_compat()
|
10 years ago |
Sangwoo
|
63205654c0
selinux: Use a kmem_cache for allocation struct file_security_struct
|
10 years ago |
Geliang Tang
|
1d2a168a08
selinux: ioctl_has_perm should be static
|
10 years ago |
Rasmus Villemoes
|
20ba96aeeb
selinux: remove pointless cast in selinux_inode_setsecurity()
|
10 years ago |
Rasmus Villemoes
|
44be2f65d9
selinux: introduce security_context_str_to_sid
|
10 years ago |
Jeff Vander Stoep
|
44d37ad360
selinux: do not check open perm on ftruncate call
|
10 years ago |
Pablo Neira Ayuso
|
f0a0a978b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |