summaryrefslogtreecommitdiffstats
path: root/security/apparmor
AgeCommit message (Expand)Author
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-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-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-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-09-16apparmor: reset pos on failure to unpack for various functionsMike Salvatore
2019-06-25apparmor: enforce nullbyte at end of tag stringJann Horn
2019-06-25apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen
2019-05-25apparmorfs: fix use-after-free on symlink traversalAl Viro
2019-03-13apparmor: Fix aa_label_build() error handling for failed mergesJohn Johansen
2018-11-27apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra
2018-09-03apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-22apparmor: remove no-op permission check in policy_unpackJohn Johansen
2018-08-21apparmor: fix an error code in __aa_create_ns()Dan Carpenter
2018-07-20apparmor: Fix failure to audit context info in build_change_hatJohn Johansen
2018-07-19apparmor: Fully initialize aa_perms struct when answering userspace queryTyler Hicks
2018-07-19apparmor: Check buffer bounds when mapping permissions maskTyler Hicks
2018-07-12->file_open(): lose cred argumentAl Viro
2018-06-14Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07apparmor: fix ptrace read checkJohn Johansen
2018-06-07apparmor: fix memory leak when deduping profile loadJohn Johansen
2018-06-07apparmor: fix mediation of prlimitJohn Johansen
2018-06-07apparmor: fixup secid map conversion to using IDRJohn Johansen
2018-06-07apparmor: Use an IDR to allocate apparmor secidsMatthew Wilcox
2018-06-07apparmor: Fix memory leak of rule on error exit pathTyler Hicks
2018-06-07apparmor: modify audit rule support to support profile stacksJohn Johansen
2018-06-07apparmor: Add support for audit rule filteringMatthew Garrett
2018-06-07apparmor: Convert to use match_string() helperAndy Shevchenko
2018-06-07apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen
2018-05-08apparmor: fix '*seclen' is never less than zeroJohn Johansen
2018-05-03apparmor: fix typo "preconfinement"Zygmunt Krynicki
2018-05-03apparmor: fix typo "independent"Zygmunt Krynicki
2018-05-03apparmor: fix typo "traverse"Zygmunt Krynicki
2018-05-03apparmor: fix typo "type"Zygmunt Krynicki
2018-05-03apparmor: fix typo "replace"Zygmunt Krynicki
2018-05-03apparmor: fix typo "comparison"Zygmunt Krynicki
2018-05-03apparmor: fix typo "loosen"Zygmunt Krynicki
2018-05-02apparmor: add the ability to get a task's secidJohn Johansen
2018-05-02apparmor: add support for mapping secids and using secctxesJohn Johansen