aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-02-26 Merge tag 'v4.4.118' into linux-linaro-lsk-v4.4Alex Shi
2018-02-25selinux: skip bounded transition processing if the policy isn't loadedPaul Moore
2018-02-25selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore
2018-02-20 Merge tag 'v4.4.116' into linux-linaro-lsk-v4.4Alex Shi
2018-02-16KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2018-02-13Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2018-02-03selinux: general protection fault in sock_has_permMark Salyzyn
2018-01-08 Merge tag 'v4.4.110' into linux-linaro-lsk-v4.4Alex Shi
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05x86/kaiser: Reenable PARAVIRTBorislav Petkov
2018-01-05kaiser: delete KAISER_REAL_SWITCH optionHugh Dickins
2018-01-05kaiser: KAISER depends on SMPHugh Dickins
2018-01-05kaiser: merged updateDave Hansen
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2017-12-21 Merge tag 'v4.4.107' into linux-linaro-lsk-v4.4Alex Shi
2017-12-20KEYS: add missing permission check for request_key() destinationEric Biggers
2017-12-10 Merge tag 'v4.4.105' into linux-linaro-lsk-v4.4Alex Shi
2017-12-09ima: fix hash algorithm initializationBoshi Wang
2017-11-26 Merge tag 'v4.4.102' into linux-linaro-lsk-v4.4lsk-v4.4-17.11Alex Shi
2017-11-24ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu
2017-11-20 Merge tag 'v4.4.99' into linux-linaro-lsk-v4.4Alex Shi
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-16 Merge tag 'v4.4.98' into linux-linaro-lsk-v4.4Alex Shi
2017-11-15KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers
2017-11-15KEYS: trusted: sanitize all key materialEric Biggers
2017-11-09 Merge tag 'v4.4.97' into linux-linaro-lsk-v4.4Alex Shi
2017-11-08KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2017-10-28 Merge tag 'v4.4.95' into linux-linaro-lsk-v4.4Alex Shi
2017-10-27KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-27KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-10-27KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers
2017-10-13 Merge tag 'v4.4.92' into linux-linaro-lsk-v4.4Alex Shi
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2017-10-09Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2017-10-05KEYS: prevent KEYCTL_READ on negative keyEric Biggers
2017-10-05KEYS: prevent creating a different user's keyringsEric Biggers
2017-10-05KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers
2017-07-18 Merge tag 'v4.4.77' into linux-linaro-lsk-v4.4lsk-v4.4-17.07Alex Shi
2017-07-15KEYS: Fix an error code in request_master_key()Dan Carpenter
2017-06-15 Merge tag 'v4.4.72' into linux-linaro-lsk-v4.4Alex Shi
2017-06-14KEYS: fix freeing uninitialized memory in key_update()Eric Biggers
2017-06-14KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-05-26 Merge tag 'v4.4.70' into linux-linaro-lsk-v4.4Alex Shi
2017-05-25ima: accept previously set IMA_NEW_FILEDaniel Glöckner
2017-04-28 Merge tag 'v4.4.64' into linux-linaro-lsk-v4.4Alex Shi
2017-04-27KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-04-27KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-04-27KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-02-15 Merge tag 'v4.4.49' into linux-linaro-lsk-v4.4Alex Shi
2017-02-14selinux: fix off-by-one in setprocattrStephen Smalley