Casey Schaufler
|
d19dfe58b7
Smack: Privilege check on key operations
|
7 年之前 |
Vasyl Gomonovych
|
da49b5dad1
Smack: fix dereferenced before check
|
7 年之前 |
Linus Torvalds
|
55b3a0cb5a
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 年之前 |
Casey Schaufler
|
d6d80cb57b
Smack: Base support for overlayfs
|
7 年之前 |
Casey Schaufler
|
57e7ba04d4
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
|
7 年之前 |
Kees Cook
|
35b372b76f
smack: Remove redundant pdeath_signal clearing
|
8 年之前 |
Kees Cook
|
ccbb6e1065
smack: Refactor to remove bprm_secureexec hook
|
8 年之前 |
Kees Cook
|
ddb4a1442d
exec: Rename bprm->cred_prepared to called_set_creds
|
8 年之前 |
Casey Schaufler
|
51d59af26f
Smack: Safer check for a socket in file_receive
|
8 年之前 |
Tetsuo Handa
|
c3c8dc9f13
smack: fix double free in smack_parse_opts_str()
|
8 年之前 |
James Morris
|
ca97d939db
security: mark LSM hooks as __ro_after_init
|
8 年之前 |
Linus Torvalds
|
f1ef09fde1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 年之前 |
James Morris
|
a2a15479d6
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next
|
8 年之前 |
James Morris
|
710584b9da
Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into next
|
8 年之前 |
Eric W. Biederman
|
9227dd2a84
exec: Remove LSM_UNSAFE_PTRACE_CAP
|
8 年之前 |
Casey Schaufler
|
d69dece5f5
LSM: Add /sys/kernel/security/lsm
|
8 年之前 |
Stephen Smalley
|
3a2f5a59a6
security,selinux,smack: kill security_task_wait hook
|
8 年之前 |
Seung-Woo Kim
|
83a1e53f39
Smack: ignore private inode for file functions
|
8 年之前 |
Rafal Krypa
|
805b65a80b
Smack: fix d_instantiate logic for sockfs and pipefs
|
8 年之前 |
Himanshu Shukla
|
c9d238a18b
SMACK: Use smk_tskacc() instead of smk_access() for proper logging
|
8 年之前 |
Vishal Goel
|
348dc288d4
Smack: Traverse the smack_known_list using list_for_each_entry_rcu macro
|
8 年之前 |
Himanshu Shukla
|
3d4f673a69
SMACK: Free the i_security blob in inode using RCU
|
8 年之前 |
Himanshu Shukla
|
d54a197964
SMACK: Delete list_head repeated initialization
|
8 年之前 |
Vishal Goel
|
0c96d1f532
Smack: Fix the issue of wrong SMACK label update in socket bind fail case
|
8 年之前 |
Vishal Goel
|
9d44c97384
Smack: Fix the issue of permission denied error in ipv6 hook
|
8 年之前 |
Vishal Goel
|
3c7ce34271
SMACK: Add the rcu synchronization mechanism in ipv6 hooks
|
8 年之前 |
Stephen Smalley
|
b21507e272
proc,security: move restriction on writing /proc/pid/attr nodes to proc
|
8 年之前 |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Al Viro
|
450630975d
don't open-code file_inode()
|
8 年之前 |
Casey Schaufler
|
152f91d4d1
Smack: Remove unnecessary smack_known_invalid
|
8 年之前 |