Commit Graph

681 Commits (159d1ff8f6c38086ed75f8e892790d0a4f3a6b71)

Author SHA1 Message Date
Eric Paris 066746796b Currently SELinux jumps through some ugly hoops to not audit a capbility 17 years ago
Eric Paris 06112163f5 Add a new capable interface that will be used by systems that use audit to 17 years ago
Eric Paris 3fc689e96c Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a 17 years ago
Eric Paris c0b004413a This patch add a generic cpu endian caps structure and externally available 17 years ago
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings 17 years ago
Eric Paris 39c9aede2b SELinux: Use unknown perm handling to handle unknown netlink msg types 17 years ago
Serge E. Hallyn 1f29fae297 file capabilities: add no_file_caps switch (v4) 17 years ago
Michal Schmidt 2f99db28af selinux: recognize netlink messages for 'ip addrlabel' 17 years ago
Eric Paris 41d9f9c524 SELinux: hold tasklist_lock and siglock while waking wait_chldexit 17 years ago
Serge Hallyn 3318a386e4 file caps: always start with clear bprm->caps_* 17 years ago
Eric Paris 37dd0bd04a SELinux: properly handle empty tty_files list 17 years ago
Harvey Harrison 3685f25de1 misc: replace NIPQUAD() 17 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 17 years ago
Eric Paris 8b6a5a37f8 SELinux: check open perms in dentry_open not inode_permission 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 1afa67f5e7 misc: replace NIP6_FMT with %p6 format specifier 17 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
Lai Jiangshan 47c59803be devcgroup: remove spin_lock() 17 years ago
Li Zefan c012a54ae0 devcgroup: remove unused variable 17 years ago
Li Zefan 2cdc7241a2 devcgroup: use kmemdup() 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alan Cox 934e6ebf96 tty: Redo current tty locking 17 years ago
Alan Cox 452a00d2ee tty: Make get_current_tty use a kref 17 years ago
Mimi Zohar 9256292782 integrity: special fs magic 17 years ago
Paul Moore 8d75899d03 netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contexts 17 years ago
Paul Moore 6c5b3fc014 selinux: Cache NetLabel secattrs in the socket's security struct 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Paul Moore a8134296ba smack: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore dfaebe9825 selinux: Fix missing calls to netlbl_skbuff_err() 17 years ago
Paul Moore 99d854d231 selinux: Fix a problem in security_netlbl_sid_to_secattr() 17 years ago
Paul Moore d8395c876b selinux: Better local/forward check in selinux_ip_postroute() 17 years ago
Paul Moore aa86290089 selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases 17 years ago
Paul Moore accc609322 selinux: Cleanup the NetLabel glue code 17 years ago
Paul Moore 3040a6d5a2 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Paul Moore 81990fbdd1 selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() 17 years ago
Stephen Smalley ea6b184f7d selinux: use default proc sid on symlinks 17 years ago
Serge E. Hallyn de45e806a8 file capabilities: uninline cap_safe_nice 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Stephen Smalley f058925b20 Update selinux info in MAINTAINERS and Kconfig help text 17 years ago
Eric Paris 8e531af90f SELinux: memory leak in security_context_to_sid_core 17 years ago
Li Zefan 36fd71d293 devcgroup: fix race against rmdir() 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
Eric Paris da31894ed7 securityfs: do not depend on CONFIG_SECURITY 17 years ago
Randy Dunlap 3f23d815c5 security: add/fix security kernel-doc 17 years ago
Vesa-Matti Kari dbc74c65b3 selinux: Unify for- and while-loop style 17 years ago
David Howells 5cd9c58fbe security: Fix setting of PF_SUPERPRIV by __capable() 17 years ago
Vesa-Matti Kari 421fae06be selinux: conditional expression type validation was off-by-one 17 years ago
Casey Schaufler 1544623536 smack: limit privilege by label 17 years ago