index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
2020-07-22
apparmor: ensure that dfa state tables have entries
John Johansen
2020-06-30
apparmor: don't try to replace stale label in ptraceme check
Jann Horn
2020-06-25
apparmor: fix nnp subset test for unconfined
John Johansen
2020-06-25
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
2020-06-25
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
2020-05-27
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
2020-05-27
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
2020-05-27
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
2020-01-27
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2020-01-27
apparmor: Fix network performance issue in aa_label_sk_perm
Tony Jones
2020-01-23
LSM: generalize flag passing to security_capable
Micah Morton
2020-01-09
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-04
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-12-05
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
2019-09-16
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
2019-06-25
apparmor: enforce nullbyte at end of tag string
Jann Horn
2019-06-25
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
2019-05-25
apparmorfs: fix use-after-free on symlink traversal
Al Viro
2019-03-13
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
2018-11-27
apparmor: Fix uninitialized value in aa_split_fqname
Zubin Mithra
2018-09-03
apparmor: fix bad debug check in apparmor_secid_to_secctx()
John Johansen
2018-08-24
Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-22
apparmor: remove no-op permission check in policy_unpack
John Johansen
2018-08-21
apparmor: fix an error code in __aa_create_ns()
Dan Carpenter
2018-07-20
apparmor: Fix failure to audit context info in build_change_hat
John Johansen
2018-07-19
apparmor: Fully initialize aa_perms struct when answering userspace query
Tyler Hicks
2018-07-19
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
2018-07-12
->file_open(): lose cred argument
Al Viro
2018-06-14
Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
apparmor: fix ptrace read check
John Johansen
2018-06-07
apparmor: fix memory leak when deduping profile load
John Johansen
2018-06-07
apparmor: fix mediation of prlimit
John Johansen
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
2018-06-07
apparmor: Use an IDR to allocate apparmor secids
Matthew Wilcox
2018-06-07
apparmor: Fix memory leak of rule on error exit path
Tyler Hicks
2018-06-07
apparmor: modify audit rule support to support profile stacks
John Johansen
2018-06-07
apparmor: Add support for audit rule filtering
Matthew Garrett
2018-06-07
apparmor: Convert to use match_string() helper
Andy Shevchenko
2018-06-07
apparmor: improve get_buffers macro by using get_cpu_ptr
John Johansen
2018-05-08
apparmor: fix '*seclen' is never less than zero
John Johansen
2018-05-03
apparmor: fix typo "preconfinement"
Zygmunt Krynicki
2018-05-03
apparmor: fix typo "independent"
Zygmunt Krynicki
2018-05-03
apparmor: fix typo "traverse"
Zygmunt Krynicki
2018-05-03
apparmor: fix typo "type"
Zygmunt Krynicki
2018-05-03
apparmor: fix typo "replace"
Zygmunt Krynicki
2018-05-03
apparmor: fix typo "comparison"
Zygmunt Krynicki
2018-05-03
apparmor: fix typo "loosen"
Zygmunt Krynicki
2018-05-02
apparmor: add the ability to get a task's secid
John Johansen
2018-05-02
apparmor: add support for mapping secids and using secctxes
John Johansen
[next]