index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2023-01-18
apparmor: Fix abi check to include v8 abi
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix lockdep warning when removing a namespace
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
1
-1
/
+3
2022-08-25
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
1
-1
/
+1
2022-08-25
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-08-25
apparmor: fix overlapping attachment computation
John Johansen
2
-2
/
+2
2022-08-25
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-08-25
apparmor: Fix failed mount permission check error message
John Johansen
1
-3
/
+4
2022-08-25
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2
-3
/
+9
2022-08-25
apparmor: fix quiet_denied for file rules
John Johansen
1
-1
/
+1
2021-11-26
apparmor: fix error check
Tom Rix
1
-2
/
+2
2021-09-26
apparmor: remove duplicate macro list_entry_is_head()
Andy Shevchenko
1
-3
/
+0
2020-07-22
apparmor: ensure that dfa state tables have entries
John Johansen
1
-0
/
+5
2020-06-30
apparmor: don't try to replace stale label in ptraceme check
Jann Horn
1
-2
/
+2
2020-06-25
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-06-25
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-25
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-05-27
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-27
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-27
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-01-27
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2
-2
/
+4
2020-01-27
apparmor: Fix network performance issue in aa_label_sk_perm
Tony Jones
1
-6
/
+9
2020-01-23
LSM: generalize flag passing to security_capable
Micah Morton
5
-12
/
+13
2020-01-09
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-12-05
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
1
-0
/
+1
2019-09-16
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
1
-7
/
+33
2019-06-25
apparmor: enforce nullbyte at end of tag string
Jann Horn
1
-1
/
+1
2019-06-25
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
1
-1
/
+10
2019-05-25
apparmorfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-03-13
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
1
-1
/
+4
2018-11-27
apparmor: Fix uninitialized value in aa_split_fqname
Zubin Mithra
1
-2
/
+4
2018-09-03
apparmor: fix bad debug check in apparmor_secid_to_secctx()
John Johansen
1
-1
/
+0
2018-08-24
Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-44
/
+20
2018-08-22
apparmor: remove no-op permission check in policy_unpack
John Johansen
1
-32
/
+0
2018-08-21
apparmor: fix an error code in __aa_create_ns()
Dan Carpenter
1
-1
/
+1
2018-07-20
apparmor: Fix failure to audit context info in build_change_hat
John Johansen
1
-1
/
+1
2018-07-19
apparmor: Fully initialize aa_perms struct when answering userspace query
Tyler Hicks
1
-4
/
+1
2018-07-19
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
3
-6
/
+17
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-2
/
+2
2018-06-14
Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-71
/
+310
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-07
apparmor: fix ptrace read check
John Johansen
1
-1
/
+2
2018-06-07
apparmor: fix memory leak when deduping profile load
John Johansen
1
-0
/
+3
2018-06-07
apparmor: fix mediation of prlimit
John Johansen
1
-1
/
+1
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
4
-8
/
+29
2018-06-07
apparmor: Use an IDR to allocate apparmor secids
Matthew Wilcox
1
-103
/
+11
2018-06-07
apparmor: Fix memory leak of rule on error exit path
Tyler Hicks
1
-2
/
+4
2018-06-07
apparmor: modify audit rule support to support profile stacks
John Johansen
1
-17
/
+10
[next]