summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-29Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman
2020-10-29ima: Don't ignore errors from crypto_shash_update()Roberto Sassu
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-01Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman
2020-10-01selinux: sel_avc_get_stat_idx should increase position indexVasily Averin
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman
2020-08-21Smack: prevent underflow in smk_set_cipso()Dan Carpenter
2020-08-21Smack: fix another vsscanf out of boundsDan Carpenter
2020-08-21Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers
2020-08-21nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-01Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman
2020-06-29selinux: fix double freeTom Rix
2020-06-20Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman
2020-06-20ima: Directly assign the ima_default_policy pointer to ima_rulesRoberto Sassu
2020-06-20ima: Fix ima digest hash table key calculationKrzysztof Struczynski
2020-06-20Smack: slab-out-of-bounds in vsscanfCasey Schaufler
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-06-03Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman
2020-06-03exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman
2020-05-27Merge 4.4.225 into android-4.4-pGreg Kroah-Hartman
2020-05-27evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu
2020-05-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-05Merge 4.4.222 into android-4.4-pGreg Kroah-Hartman
2020-05-05selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-04-24Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman
2020-04-24KEYS: reaching the keys quotas correctlyYang Xu
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman
2020-02-28selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2020-01-23ANDROID: selinux: modify RTM_GETLINK permissionJeff Vander Stoep
2019-11-26Merge android-4.4-p.203 (40ef73d) into msm-4.4Srinivasarao P
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-30Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P
2019-10-30Merge android-4.4-p.196 (736005d) into msm-4.4Srinivasarao P
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-24Merge android-4.4.194 (a749771) into msm-4.4Srinivasarao P
2019-09-21Merge 4.4.194 into android-4.4Greg Kroah-Hartman
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