summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2021-11-26selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek
2021-11-21fortify: Explicitly disable Clang supportKees Cook
2021-11-18apparmor: fix error checkTom Rix
2021-11-18smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa
2021-11-18smackfs: use __GFP_NOFAIL for smk_cipso_doi()Tetsuo Handa
2021-11-18smackfs: Fix use-after-free in netlbl_catmap_walk()Pawan Gupta
2021-11-18evm: mark evm_fixmode as __ro_after_initAustin Kim
2021-11-18selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek
2021-11-18binder: use cred instead of task for selinux checksTodd Kjos
2021-09-18Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang
2021-09-15IMA: remove the dependency on CRYPTO_MD5THOBY Simon
2021-09-15IMA: remove -Wmissing-prototypes warningAustin Kim
2021-08-15bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-12selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-07-19smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa
2021-07-19selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim
2021-07-14evm: fix writing <securityfs>/evm overflowMimi Zohar
2021-07-14evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-07-14evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu
2021-06-30integrity: Load mokx variables into the blacklist keyringEric Snowberg
2021-06-30certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2021-05-19KEYS: trusted: Fix memory leak on object tdColin Ian King
2021-05-14ima: Fix the error code for restoring the PCR valueLi Huafei
2021-05-14security: keys: trusted: fix TPM2 authorizationsJames Bottomley
2021-05-14selinux: add proper NULL termination to the secclass_map permissionsPaul Moore
2021-05-11security: commoncap: fix -Wstringop-overread warningArnd Bergmann
2021-04-28KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley
2021-04-14selinux: fix race between old and new sidtabOndrej Mosnacek
2021-04-14selinux: fix cond_list corruption when changing booleansOndrej Mosnacek
2021-04-14selinux: make nslot handling in avtab more robustOndrej Mosnacek
2021-03-30integrity: double check iint_cache was initializedMimi Zohar
2021-03-30selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek
2021-03-30selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek
2021-03-17Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...Eric W. Biederman
2021-03-09tomoyo: recognize kernel threads correctlyTetsuo Handa
2021-03-07tomoyo: ignore data race while checking quotaTetsuo Handa
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov
2021-03-04KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-03-04KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen
2021-03-04KEYS: trusted: Fix incorrect handling of tpm_get_random()Jarkko Sakkinen
2021-03-04selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein
2021-03-04certs: Fix blacklist flag type confusionDavid Howells
2021-03-04watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi
2021-03-04capabilities: Don't allow writing ambiguous v3 file capabilitiesEric W. Biederman
2021-03-04ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
2021-03-04ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian
2021-03-04evm: Fix memleak in init_descDinghao Liu
2021-02-17cap: fix conversions on getxattrMiklos Szeredi
2021-01-19dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2020-12-30ima: Don't modify file descriptor mode on the flyRoberto Sassu