summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2015-11-17KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2015-11-17KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2015-10-13fs: create and use seq_show_option for escapingKees Cook
2015-08-07selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-08-07selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-08-07selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-08-07selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-08-07selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-05-09selinux: fix sel_write_enforce broken return valueJoe Perches
2015-05-09smack: fix possible use after frees in task_security() callersAndrey Ryabinin
2015-02-20KEYS: close race between key lookup and freeingSasha Levin
2015-02-20KEYS: Fix stale key registration at error pathTakashi Iwai
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-14evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin
2014-12-14selinux: fix inode security list corruptionStephen Smalley
2014-09-13netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-07-11evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar
2014-04-30selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-04-02SELinux: bigendian problems with filename trans rulesEric Paris
2014-04-02SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-04-02SELinux: Fix memory leak upon loading policyTetsuo Handa
2014-04-02selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore
2014-02-15SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-02-15selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2014-02-15selinux: fix broken peer recv checkChad Hanson
2014-01-03selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore
2014-01-03selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore
2014-01-03selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore
2013-04-10key: Fix resource leakAlan Cox
2013-03-27selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2013-03-20Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-20keys: fix race with concurrent install_user_keyrings()David Howells
2013-02-06evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-03Revert "device_cgroup: fix RCU usage"Ben Hutchings
2012-12-06selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones
2012-12-06device_cgroup: fix RCU usageTejun Heo
2012-05-31SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris
2012-04-22security: fix compile error in commoncap.cJonghwan Choi
2012-04-22fcaps: clear the same personality flags as suid when fcaps are usedEric Paris
2012-04-13TOMOYO: Fix mount flags checking order.Tetsuo Handa
2012-04-02ima: fix Kconfig dependenciesFabio Estevam
2012-02-29Security: tomoyo: add .gitignore fileGreg Kroah-Hartman
2012-01-25TOMOYO: Accept \000 as a valid character.Tetsuo Handa
2012-01-25ima: fix invalid memory referenceRoberto Sassu
2012-01-25ima: free duplicate measurement memoryRoberto Sassu
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells
2011-12-20evm: prevent racing during tfm allocationDmitry Kasatkin
2011-12-20evm: key must be set once during initializationDmitry Kasatkin
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa