summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko2021-09-261-3/+0
* Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang2021-09-221-9/+8
* IMA: remove the dependency on CRYPTO_MD5THOBY Simon2021-09-151-1/+0
* IMA: remove -Wmissing-prototypes warningAustin Kim2021-09-151-1/+1
* smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa2021-07-191-0/+2
* selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim2021-07-191-6/+7
* evm: fix writing <securityfs>/evm overflowMimi Zohar2021-07-141-2/+3
* evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu2021-07-141-4/+4
* evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu2021-07-141-2/+3
* x86/efi: remove unused variablesYueHaibing2021-07-071-5/+0
* certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg2021-06-301-0/+11
* x86/efi: move common keyring handler functions to new fileNayna Jain2021-06-304-67/+115
* security: commoncap: fix -Wstringop-overread warningArnd Bergmann2021-05-111-1/+1
* integrity: double check iint_cache was initializedMimi Zohar2021-03-301-0/+8
* Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...Eric W. Biederman2021-03-171-11/+1
* smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov2021-03-071-2/+19
* KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen2021-03-041-1/+1
* certs: Fix blacklist flag type confusionDavid Howells2021-03-042-3/+4
* capabilities: Don't allow writing ambiguous v3 file capabilitiesEric W. Biederman2021-03-041-1/+11
* ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian2021-03-041-0/+2
* ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian2021-03-041-0/+1
* evm: Fix memleak in init_descDinghao Liu2021-03-041-2/+5
* cap: fix conversions on getxattrMiklos Szeredi2021-02-171-24/+43
* dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro2021-01-191-2/+5
* ima: Don't modify file descriptor mode on the flyRoberto Sassu2020-12-301-15/+5
* selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore2020-12-301-18/+13
* selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren2020-12-301-3/+16
* ima: extend boot_aggregate with kernel measurementsMaurizio Drocco2020-12-082-2/+15
* selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou2020-11-181-1/+3
* evm: Check size of security.evm before using itRoberto Sassu2020-11-011-0/+6
* ima: Don't ignore errors from crypto_shash_update()Roberto Sassu2020-10-291-0/+2
* device_cgroup: Fix RCU list debugging warningAmol Grover2020-10-011-1/+2
* selinux: sel_avc_get_stat_idx should increase position indexVasily Averin2020-10-011-0/+1
* selinux: allow labeling before policy is loadedJonathan Lebon2020-10-011-0/+12
* Smack: prevent underflow in smk_set_cipso()Dan Carpenter2020-08-191-1/+1
* Smack: fix another vsscanf out of boundsDan Carpenter2020-08-191-0/+4
* ima: Have the LSM free its audit ruleTyler Hicks2020-08-192-1/+6
* ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele2020-08-112-1/+7
* Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers2020-08-111-2/+11
* apparmor: ensure that dfa state tables have entriesJohn Johansen2020-07-221-0/+5
* selinux: fix double freeTom Rix2020-06-241-0/+4
* apparmor: fix nnp subset test for unconfinedJohn Johansen2020-06-243-4/+39
* apparmor: check/put label on apparmor_sk_clone_security()Mauricio Faria de Oliveira2020-06-241-0/+5
* apparmor: fix introspection of of task mode for unconfined tasksJohn Johansen2020-06-241-2/+2
* ima: Set again build_ima_appraise variableKrzysztof Struczynski2020-06-221-2/+8
* ima: Remove redundant policy rule set in add_rules()Krzysztof Struczynski2020-06-221-4/+1
* evm: Fix possible memory leak in evm_calc_hmac_or_hash()Roberto Sassu2020-06-221-1/+1
* ima: Remove __init annotation from ima_pcrread()Roberto Sassu2020-06-221-1/+1
* ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu2020-06-224-5/+24
* ima: Directly assign the ima_default_policy pointer to ima_rulesRoberto Sassu2020-06-221-2/+1