summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-04-24KEYS: reaching the keys quotas correctlyYang Xu
2020-02-28selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2020-01-29keys: Timestamp new keysDavid Howells
2019-10-17ima: 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-07-10apparmor: enforce nullbyte at end of tag stringJann Horn
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek
2019-03-19missing barriers in some of unix_sock ->addr and ->path accessesAl Viro
2019-03-19KEYS: restrict /proc/keys by credentials at open timeEric Biggers
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
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-01Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"Eric W. Biederman
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-11-13ima: fix showing large 'violations' or 'runtime_measurements_count'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-19selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko
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-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-30ima: Fallback to the builtin hash algorithmPetr Vorel
2018-05-30integrity/security: fix digsig.c build error with header fileRandy Dunlap
2018-04-13selinux: do not check open permission on socketsStephen Smalley
2018-04-08selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2018-04-08selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke
2018-03-22ima: relax requiring a file signature for new files with zero lengthMimi Zohar
2018-03-22apparmor: Make path_max parameter readonlyJohn Johansen
2018-03-22selinux: check for address length in selinux_socket_bind()Alexander Potapenko
2018-02-25security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann
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-13KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05x86/kaiser: Reenable PARAVIRTBorislav Petkov