summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2014-02-15SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2-3/+22
2014-02-15selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2014-02-15selinux: fix broken peer recv checkChad Hanson1-1/+3
2014-01-03selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore1-15/+53
2014-01-03selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore1-2/+23
2014-01-03selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore1-4/+2
2013-04-10key: Fix resource leakAlan Cox1-2/+2
2013-03-27selinux: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2013-03-20Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers1-2/+2
2013-03-20keys: fix race with concurrent install_user_keyrings()David Howells1-1/+1
2013-02-06evm: checking if removexattr is not a NULLDmitry Kasatkin1-2/+2
2013-01-03Revert "device_cgroup: fix RCU usage"Ben Hutchings1-3/+3
2012-12-06selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones1-1/+2
2012-12-06device_cgroup: fix RCU usageTejun Heo1-3/+3
2012-05-31SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris1-0/+1
2012-04-23security: fix compile error in commoncap.cJonghwan Choi1-0/+1
2012-04-23fcaps: clear the same personality flags as suid when fcaps are usedEric Paris1-0/+5
2012-04-13TOMOYO: Fix mount flags checking order.Tetsuo Handa1-18/+20
2012-04-02ima: fix Kconfig dependenciesFabio Estevam1-1/+1
2012-03-01Security: tomoyo: add .gitignore fileGreg Kroah-Hartman1-0/+2
2012-01-26TOMOYO: Accept \000 as a valid character.Tetsuo Handa1-3/+3
2012-01-26ima: fix invalid memory referenceRoberto Sassu1-5/+11
2012-01-26ima: free duplicate measurement memoryRoberto Sassu2-2/+3
2012-01-04security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara1-1/+1
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells1-1/+3
2011-12-20evm: prevent racing during tfm allocationDmitry Kasatkin1-0/+9
2011-12-20evm: key must be set once during initializationDmitry Kasatkin1-4/+6
2011-12-09TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa1-1/+9
2011-12-07fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-29/+39
2011-11-18Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris3-4/+9
2011-11-18Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris1-76/+39
2011-11-16encrypted-keys: module build fixesMimi Zohar2-3/+8
2011-11-16encrypted-keys: fix error return codeMimi Zohar1-1/+1
2011-11-16KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells1-1/+2
2011-11-11Smack: smackfs cipso seq read repairCasey Schaufler1-76/+39
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2011-11-03Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+30
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-11-01security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2-2/+2
2011-11-01Cross Memory AttachChristopher Yeoh2-2/+2
2011-11-01selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-10-29TOMOYO: Fix interactive judgment functionality.Tetsuo Handa1-0/+30
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds72-1201/+4164
2011-10-23Merge branch 'master' of git://gitorious.org/smack-next/kernel into nextJames Morris3-24/+51
2011-10-22TOMOYO: Fix incomplete read after seek.Tetsuo Handa1-0/+1
2011-10-21Smack: allow to access /smack/access as normal userJarkko Sakkinen3-23/+50
2011-10-19TOMOYO: Fix unused kernel config option.Tetsuo Handa1-2/+4
2011-10-19bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore1-0/+1
2011-10-18Smack: fix: invalid length set for the result of /smack/accessJarkko Sakkinen1-1/+1