summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-04apparmor: fix unsigned len comparison with less than zeroColin Ian King
2019-12-05apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson
2019-10-11ima: always return negative code for errorSascha Hauer
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-21keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-06-25apparmor: enforce nullbyte at end of tag stringJann Horn
2019-06-09ima: show rules with IMA_INMASK correctlyRoberto Sassu
2019-05-25apparmorfs: fix use-after-free on symlink traversalAl Viro
2019-05-25securityfs: fix use-after-free on symlink traversalAl Viro
2019-05-16ima: open a new file instance if no read permissionsGoldwyn Rodrigues
2019-05-14ima: move to generic async completionGilad Ben-Yossef
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-05-04selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek
2019-03-23security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields
2019-03-23keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-03-19missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-03-13apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen
2019-02-27KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-02-27KEYS: allow reaching the keys quotas exactlyEric Biggers
2019-02-12smack: fix access permissions for keyringZoran Markovic
2019-01-26selinux: always allow mounting submountsOndrej Mosnacek
2019-01-23selinux: fix GPF on invalid policyStephen Smalley
2019-01-23LSM: Check for NULL cred-security on freeJames Morris
2019-01-23Yama: Check for pid death before checking ancestryKees Cook
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek
2018-12-01ima: re-initialize iint->atomic_flagsMimi Zohar
2018-12-01ima: re-introduce own integrity cache lockDmitry Kasatkin
2018-12-01EVM: Add support for portable signature formatMatthew Garrett
2018-12-01ima: always measure and audit files in policyMimi Zohar
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-11-27apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra
2018-11-13ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-26security: check for kstrdup() failure in lsm_append()Eric Biggers
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26Smack: Fix handling of IPv4 traffic received by PF_INET6 socketsPiotr Sawicki
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-09cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng
2018-08-24Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler
2018-08-03ima: based on policy verify firmware signatures (pre-allocated buffer)Mimi Zohar
2018-06-05selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-05-30ima: Fallback to the builtin hash algorithmPetr Vorel
2018-05-30ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An
2018-05-30integrity/security: fix digsig.c build error with header fileRandy Dunlap