summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2017-06-08KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2-24/+31
2017-06-08KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-06-08KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells1-2/+7
2017-06-08selinux: fix off-by-one in setprocattrStephen Smalley1-1/+1
2017-06-08EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2017-02-10KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-10-20security: let security modules use PTRACE_MODE_* with bitmasksJann Horn1-2/+2
2016-08-22KEYS: potential uninitialized variableDan Carpenter1-1/+1
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+6
2016-01-23KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats1-0/+1
2016-01-23KEYS: Fix race between read and revokeDavid Howells1-9/+9
2016-01-23KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2016-01-23KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-3/+3
2015-04-19selinux: fix sel_write_enforce broken return valueJoe Perches1-1/+1
2015-01-30KEYS: close race between key lookup and freeingSasha Levin1-2/+2
2015-01-08KEYS: Fix stale key registration at error pathTakashi Iwai1-1/+4
2014-11-14selinux: fix inode security list corruptionStephen Smalley1-1/+1
2014-11-14evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin1-3/+6
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris1-0/+3
2014-06-26evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar1-2/+10
2014-06-26ima: introduce ima_kernel_read()Dmitry Kasatkin1-1/+31
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore1-9/+27
2014-03-07SELinux: bigendian problems with filename trans rulesEric Paris1-4/+4
2014-02-20SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley1-0/+4
2014-02-14SELinux: Fix memory leak upon loading policyTetsuo Handa1-1/+13
2014-01-25SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2-3/+22
2014-01-10selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore1-7/+36
2014-01-10selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore3-16/+48
2014-01-10selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2014-01-10selinux: fix broken peer recv checkChad Hanson1-1/+3
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore1-15/+53
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore1-2/+23
2013-12-04selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore1-4/+2
2013-11-29Revert "ima: policy for RAMFS"Mimi Zohar1-1/+0
2013-06-01selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore1-20/+14
2013-05-08aio: don't include aio.h in sched.hKent Overstreet2-0/+3
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-8/+4
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+3
2013-05-01Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-3/+10
2013-05-01KEYS: split call to call_usermodehelper_fns()Lucas De Marchi1-3/+10
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds9-108/+222
2013-04-30Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-56/+211
2013-04-29tomoyo_close_control: don't bother with return valueAl Viro3-8/+4
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+18
2013-04-18devcg: remove parent_cgroup.Rami Rosen1-2/+0
2013-04-18ima: eliminate passing d_name.name to process_measurement()Mimi Zohar1-9/+5
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet3-0/+18
2013-04-08devcg: remove broken_hierarchy tagTejun Heo1-9/+0
2013-04-03Smack: include magic.h in smackfs.cCasey Schaufler1-0/+1