summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-03-19SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner
2018-01-07KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-07x86/kaiser: Reenable PARAVIRTBorislav Petkov
2018-01-07KAISER: Kernel Address IsolationHugh Dickins
2018-01-01KEYS: add missing permission check for request_key() destinationEric Biggers
2018-01-01security: Fix mode test in selinux_ptrace_access_check()Ben Hutchings
2018-01-01KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers
2018-01-01KEYS: trusted: sanitize all key materialEric Biggers
2018-01-01KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers
2018-01-01lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2018-01-01Smack: remove unneeded NULL-termination from securtity labelKonstantin Khlebnikov
2018-01-01KEYS: prevent creating a different user's keyringsEric Biggers
2018-01-01KEYS: fix key refcount leak in keyctl_read_key()Eric Biggers
2018-01-01KEYS: fix key refcount leak in keyctl_assume_authority()Eric Biggers
2018-01-01KEYS: don't revoke uninstantiated key in request_key_auth_new()Eric Biggers
2018-01-01KEYS: fix cred refcount leak in request_key_auth_new()Eric Biggers
2017-11-11KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15selinux: fix double free in selinux_parse_opts_str()Paul Moore
2017-09-15KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-07-18KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-06-05KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-06-05KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-06-05KEYS: Reinstate EPERM for a key type name beginning with a '.'David Howells
2017-06-05KEYS: special dot prefixed keyring name bug fixMimi Zohar
2017-06-05KEYS: Fix an error code in request_master_key()Dan Carpenter
2017-04-04keys: Guard against null match function in keyring_search_aux()Ben Hutchings
2016-11-20KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells
2016-08-22KEYS: potential uninitialized variableDan Carpenter
2016-01-22KEYS: Fix race between read and revokeDavid Howells
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