summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2020-08-19Smack: prevent underflow in smk_set_cipso()Dan Carpenter
2020-08-19Smack: fix another vsscanf out of boundsDan Carpenter
2020-08-11Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers
2020-07-22apparmor: ensure that dfa state tables have entriesJohn Johansen
2020-06-30apparmor: don't try to replace stale label in ptraceme checkJann Horn
2020-06-25selinux: fix double freeTom Rix
2020-06-25apparmor: fix nnp subset test for unconfinedJohn Johansen
2020-06-25apparmor: check/put label on apparmor_sk_clone_security()Mauricio Faria de Oliveira
2020-06-25apparmor: fix introspection of of task mode for unconfined tasksJohn Johansen
2020-06-22ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu
2020-06-22evm: Fix possible memory leak in evm_calc_hmac_or_hash()Roberto Sassu
2020-06-22ima: Directly assign the ima_default_policy pointer to ima_rulesRoberto Sassu
2020-06-22ima: Fix ima digest hash table key calculationKrzysztof Struczynski
2020-06-22Smack: slab-out-of-bounds in vsscanfCasey Schaufler
2020-06-22mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-07evm: Fix RCU list related warningsMadhuparna Bhowmik
2020-06-03exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman
2020-05-27apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang
2020-05-27apparmor: fix potential label refcnt leak in aa_change_profileXiyu Yang
2020-05-27apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost
2020-05-27ima: Fix return value of ima_write_policy()Roberto Sassu
2020-05-27evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu
2020-05-27ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu
2020-05-06selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-04-29KEYS: Avoid false positive ENOMEM error on key readWaiman Long
2020-04-23KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-04-21keys: Fix proc_keys_next to increase position indexVasily Averin
2020-04-17KEYS: reaching the keys quotas correctlyYang Xu
2020-02-24selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2020-02-24selinux: ensure we cleanup the internal AVC counters on error in avc_insert()Paul Moore
2020-02-24selinux: fall back to ref-walk if audit is requiredStephen Smalley
2020-02-05tomoyo: Use atomic_t for statistics counterTetsuo Handa
2020-01-27keys: Timestamp new keysDavid Howells
2020-01-27apparmor: don't try to replace stale label in ptrace access checkJann Horn
2020-01-27apparmor: Fix network performance issue in aa_label_sk_permTony Jones
2020-01-23LSM: generalize flag passing to security_capableMicah Morton
2020-01-09apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-04apparmor: fix unsigned len comparison with less than zeroColin Ian King
2019-12-05apparmor: delete the dentry in aafs_remove() to avoid a leakChris Coulson
2019-10-11ima: fix freeing ongoing ahash_requestSascha Hauer
2019-10-11ima: 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-09-16apparmor: reset pos on failure to unpack for various functionsMike Salvatore
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-07-26selinux: fix empty write to keycreate fileOndrej Mosnacek
2019-06-25apparmor: enforce nullbyte at end of tag stringJann Horn
2019-06-25apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen