summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-11-25Merge 4.4.203 into android-4.4-pGreg Kroah-Hartman
2019-11-25apparmor: fix module parameters can be changed after policy is lockedJohn Johansen
2019-11-25apparmor: fix update the mtime of the profile file on replacementJohn Johansen
2019-11-25apparmor: fix uninitialized lsm_audit memberJohn Johansen
2019-10-17Merge 4.4.197 into android-4.4-pGreg Kroah-Hartman
2019-10-17ima: always return negative code for errorSascha Hauer
2019-10-07Merge 4.4.196 into android-4.4-pGreg Kroah-Hartman
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-09-21Merge 4.4.194 into android-4.4-pGreg Kroah-Hartman
2019-09-21keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton
2019-08-06Merge 4.4.188 into android-4.4-pGreg Kroah-Hartman
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-07-10Merge 4.4.185 into android-4.4-pGreg Kroah-Hartman
2019-07-10apparmor: enforce nullbyte at end of tag stringJann Horn
2019-05-16Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman
2019-05-16selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-04-30Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
2019-03-23missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-03-23KEYS: restrict /proc/keys by credentials at open timeEric Biggers
2019-03-23KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-03-23KEYS: allow reaching the keys quotas exactlyEric Biggers
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman
2019-02-20smack: fix access permissions for keyringZoran Markovic
2019-01-28Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman
2019-01-26selinux: fix GPF on invalid policyStephen Smalley
2019-01-26LSM: Check for NULL cred-security on freeJames Morris
2019-01-26Yama: Check for pid death before checking ancestryKees Cook
2018-12-19Merge 4.4.168 into android-4.4-pGreg Kroah-Hartman
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-11-21Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman
2018-11-21ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers
2018-11-10Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman
2018-11-10KEYS: put keyring if install_session_keyring_to_cred() failsEric Biggers
2018-09-20Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman
2018-09-19selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko
2018-08-24Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman
2018-08-24Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler
2018-06-06Merge 4.4.136 into android-4.4Greg Kroah-Hartman
2018-06-06selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-06-06Revert "ima: limit file hash setting by user to fix and log modes"Mimi Zohar
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30ima: Fallback to the builtin hash algorithmPetr Vorel
2018-05-30ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13selinux: do not check open permission on socketsStephen Smalley
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman