summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2018-03-19SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner1-22/+32
2018-01-07KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook1-1/+1
2018-01-07x86/kaiser: Reenable PARAVIRTBorislav Petkov1-1/+1
2018-01-07KAISER: Kernel Address IsolationHugh Dickins1-0/+10
2018-01-01KEYS: add missing permission check for request_key() destinationEric Biggers1-9/+37
2018-01-01security: Fix mode test in selinux_ptrace_access_check()Ben Hutchings1-1/+1
2018-01-01KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers1-11/+12
2018-01-01KEYS: trusted: sanitize all key materialEric Biggers1-28/+22
2018-01-01KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2018-01-01lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler1-30/+25
2018-01-01Smack: remove unneeded NULL-termination from securtity labelKonstantin Khlebnikov1-3/+3
2018-01-01KEYS: prevent creating a different user's keyringsEric Biggers4-12/+24
2018-01-01KEYS: fix key refcount leak in keyctl_read_key()Eric Biggers1-1/+1
2018-01-01KEYS: fix key refcount leak in keyctl_assume_authority()Eric Biggers1-4/+2
2018-01-01KEYS: don't revoke uninstantiated key in request_key_auth_new()Eric Biggers1-1/+0
2018-01-01KEYS: fix cred refcount leak in request_key_auth_new()Eric Biggers1-37/+31
2017-11-11KEYS: don't let add_key() update an uninstantiated keyDavid Howells1-0/+10
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+6
2017-09-15selinux: fix double free in selinux_parse_opts_str()Paul Moore1-3/+2
2017-09-15KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers1-2/+2
2017-07-18KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-06-05KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2-24/+31
2017-06-05KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells1-2/+7
2017-06-05KEYS: Reinstate EPERM for a key type name beginning with a '.'David Howells1-0/+2
2017-06-05KEYS: special dot prefixed keyring name bug fixMimi Zohar1-2/+4
2017-06-05KEYS: Fix an error code in request_master_key()Dan Carpenter1-1/+1
2017-04-05keys: Guard against null match function in keyring_search_aux()Ben Hutchings1-3/+3
2016-11-20KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-08-23KEYS: potential uninitialized variableDan Carpenter1-1/+1
2016-01-23KEYS: Fix race between read and revokeDavid Howells1-9/+9
2015-11-17KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2015-11-17KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2015-10-13fs: create and use seq_show_option for escapingKees Cook1-1/+1
2015-08-07selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel1-0/+1
2015-08-07selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel1-0/+1
2015-08-07selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel1-0/+1
2015-08-07selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel1-0/+2
2015-08-07selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel1-0/+1
2015-05-10selinux: fix sel_write_enforce broken return valueJoe Perches1-1/+1
2015-05-10smack: fix possible use after frees in task_security() callersAndrey Ryabinin2-11/+23
2015-02-20KEYS: close race between key lookup and freeingSasha Levin1-2/+2
2015-02-20KEYS: Fix stale key registration at error pathTakashi Iwai1-1/+4
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-3/+3
2014-12-14evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin1-3/+6
2014-12-14selinux: fix inode security list corruptionStephen Smalley1-1/+1
2014-09-14netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore1-1/+1
2014-07-11evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar1-2/+10
2014-04-30selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore1-9/+27
2014-04-02SELinux: bigendian problems with filename trans rulesEric Paris1-4/+4
2014-04-02SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley1-0/+4