summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields2019-03-231-1/+4
* keys: Fix dependency loop between construction record and auth keyDavid Howells2019-03-235-62/+41
* missing barriers in some of unix_sock ->addr and ->path accessesAl Viro2019-03-191-4/+6
* apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen2019-03-131-1/+4
* KEYS: always initialize keyring_index_key::desc_lenEric Biggers2019-02-274-6/+4
* KEYS: allow reaching the keys quotas exactlyEric Biggers2019-02-271-2/+2
* smack: fix access permissions for keyringZoran Markovic2019-02-121-3/+9
* selinux: always allow mounting submountsOndrej Mosnacek2019-01-261-1/+1
* selinux: fix GPF on invalid policyStephen Smalley2019-01-231-1/+2
* LSM: Check for NULL cred-security on freeJames Morris2019-01-231-0/+7
* Yama: Check for pid death before checking ancestryKees Cook2019-01-231-1/+3
* selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek2019-01-131-15/+36
* ima: re-initialize iint->atomic_flagsMimi Zohar2018-12-011-0/+1
* ima: re-introduce own integrity cache lockDmitry Kasatkin2018-12-014-40/+77
* EVM: Add support for portable signature formatMatthew Garrett2018-12-015-21/+91
* ima: always measure and audit files in policyMimi Zohar2018-12-013-30/+56
* selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa2018-12-011-1/+1
* apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra2018-11-271-2/+4
* ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers2018-11-131-3/+3
* Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-291-1/+1
* security: check for kstrdup() failure in lsm_append()Eric Biggers2018-09-261-0/+2
* evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett2018-09-261-1/+2
* Smack: Fix handling of IPv4 traffic received by PF_INET6 socketsPiotr Sawicki2018-09-261-5/+9
* uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-151-1/+1
* cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()Eddie.Horng2018-09-091-1/+1
* Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler2018-08-241-0/+1
* ima: based on policy verify firmware signatures (pre-allocated buffer)Mimi Zohar2018-08-031-0/+1
* selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover2018-06-051-1/+1
* ima: Fallback to the builtin hash algorithmPetr Vorel2018-05-302-0/+15
* ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An2018-05-301-0/+1
* integrity/security: fix digsig.c build error with header fileRandy Dunlap2018-05-301-0/+1
* commoncap: Handle memory allocation failure.Tetsuo Handa2018-04-291-0/+2
* apparmor: fix resource audit messages when auditing peerJohn Johansen2018-04-191-4/+4
* apparmor: fix display of .ns_name for containersJohn Johansen2018-04-191-3/+1
* apparmor: fix logging of the existence test for signalsJohn Johansen2018-04-192-2/+4
* /dev/mem: Add bounce buffer for copy-outKees Cook2018-03-241-0/+1
* ima: relax requiring a file signature for new files with zero lengthMimi Zohar2018-03-191-1/+2
* selinux: skip bounded transition processing if the policy isn't loadedPaul Moore2018-02-251-0/+3
* selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore2018-02-251-10/+8
* ima/policy: fix parsing of fsuuidMike Rapoport2018-02-031-1/+1
* security/Kconfig: Correct the Documentation reference for PTIW. Trevor King2018-01-171-1/+1
* apparmor: fix ptrace label match when matching stacked labelsJohn Johansen2018-01-172-21/+35
* apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen2018-01-101-1/+11
* capabilities: fix buffer overread on very short xattrEric Biggers2018-01-051-12/+9
* x86/mm/pti: Add KconfigDave Hansen2018-01-021-0/+11
* apparmor: fix leak of null profile name if profile allocation failsJohn Johansen2017-12-141-1/+2
* KEYS: reject NULL restriction string when type is specifiedEric Biggers2017-12-141-14/+10
* KEYS: add missing permission check for request_key() destinationEric Biggers2017-12-141-9/+37
* ima: fix hash algorithm initializationBoshi Wang2017-12-101-0/+4
* apparmor: fix oops in audit_signal_cb hookJohn Johansen2017-12-051-5/+7