aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-06-06Merge 4.9.107 into android-4.9Greg 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.9.104 into android-4.9Greg Kroah-Hartman
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-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman
2018-04-13selinux: do not check open permission on socketsStephen Smalley
2018-04-09Merge tag 'v4.9.93' into android-4.9Greg Hackmann
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-22Merge 4.9.89 into android-4.9Greg Kroah-Hartman
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-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2018-02-26Merge 4.9.84 into android-4.9Greg Kroah-Hartman
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-13Merge 4.9.81 into android-4.9Greg Kroah-Hartman
2018-02-13KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2018-01-05Merge 4.9.75 into android-4.9Greg Kroah-Hartman
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-14Merge 4.9.69 into android-4.9Greg Kroah-Hartman
2017-12-14KEYS: add missing permission check for request_key() destinationEric Biggers
2017-12-10Merge 4.9.68 into android-4.9Greg Kroah-Hartman
2017-12-09ima: fix hash algorithm initializationBoshi Wang
2017-11-24Merge 4.9.65 into android-4.9Greg Kroah-Hartman
2017-11-24ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu
2017-11-18Merge 4.9.63 into android-4.9Greg Kroah-Hartman
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-11-15Merge 4.9.62 into android-4.9Greg Kroah-Hartman
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-15apparmor: fix undefined reference to `aa_g_hash_policy'John Johansen
2017-11-08Merge 4.9.61 into android-4.9Greg Kroah-Hartman
2017-11-08KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2017-11-07UPSTREAM: selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng
2017-11-07UPSTREAM: selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng
2017-11-07BACKPORT: security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng
2017-10-30Merge 4.9.59 into android-4.9Greg Kroah-Hartman
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