index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-13
apparmor: put secmark label after secid lookup
Zygmunt Krynicki
1
-0
/
+1
2026-06-13
apparmor: aa_getprocattr free procattr leak on format failure
Zygmunt Krynicki
1
-0
/
+2
2026-06-13
apparmor: remove unnecessary goto and associated label
John Johansen
1
-4
/
+1
2026-06-13
apparmor: release exe file resources on path failure
Zygmunt Krynicki
1
-2
/
+5
2026-06-13
apparmor: fail policy unpack on accept2 allocation failure
Zygmunt Krynicki
1
-2
/
+2
2026-06-13
apparmor: Fix return in ns_mkdir_op
Hongling Zeng
1
-1
/
+1
2026-06-13
apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
3
-25
/
+104
2026-06-13
apparmor: fix NULL pointer dereference in unpack_pdb
Georgia Garcia
1
-1
/
+1
2026-06-13
apparmor: make fn_label_build() capable of handling not supported
John Johansen
1
-5
/
+8
2026-06-13
apparmor: change fn_label_build() call to not return NULL
John Johansen
3
-35
/
+35
2026-06-13
apparmor: fix potential UAF in aa_replace_profiles
Maxime Bélair
1
-1
/
+3
2026-06-13
apparmor: free rawdata as soon as possible
John Johansen
1
-0
/
+7
2026-06-13
apparmor: grab ns lock and refresh when looking up changehat child profiles
Ryan Lee
1
-2
/
+31
2026-06-13
apparmor: fix rawdata_f_data implicit flex array
John Johansen
1
-4
/
+3
2026-06-13
apparmor: use __label_make_stale in __aa_proxy_redirect
Ryan Lee
1
-1
/
+1
2026-06-13
apparmor: propagate -ENOMEM correctly in unpack_table
Maxime Bélair
1
-9
/
+13
2026-06-13
apparmor: enable differential encoding
John Johansen
1
-0
/
+1
2026-06-13
apparmor: aa_label_alloc use aa_label_free on alloc failure
Zygmunt Krynicki
1
-1
/
+1
2026-06-13
apparmor: check label build before no_new_privs test
Ruoyu Wang
1
-10
/
+15
2026-06-13
security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()
Andrew Morton
1
-0
/
+2
2026-06-13
apparmor: add a conditional version of get_newest_label
John Johansen
2
-11
/
+43
2026-06-13
apparmor: fix refcount leak when updating the sk_ctx
John Johansen
1
-2
/
+4
2026-06-13
apparmor: fix race in unix socket mediation when peer_path is used
John Johansen
1
-26
/
+32
2026-06-13
apparmor: fix shadowing of plabel that prevents cache from being updated
John Johansen
1
-2
/
+1
2026-04-24
Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
4
-26
/
+22
2026-04-22
apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engine
GONG Ruiqi
1
-0
/
+1
2026-04-22
apparmor: Fix string overrun due to missing termination
Daniel J Blueman
1
-3
/
+5
2026-04-22
apparmor: Fix wrong dentry in RENAME_EXCHANGE uid check
Dudu Lu
1
-1
/
+1
2026-04-22
apparmor: fix unpack_tags to properly return error in failure cases
John Johansen
1
-0
/
+1
2026-04-22
apparmor: fix dfa size check
John Johansen
1
-1
/
+1
2026-04-22
apparmor: Use sysfs_emit in param_get_{audit,mode}
Thorsten Blum
1
-3
/
+3
2026-04-22
apparmor: Remove redundant if check in sk_peer_get_label
Thorsten Blum
1
-5
/
+1
2026-04-22
apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
1
-4
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-26
/
+8
2026-03-09
apparmor: fix race between freeing data and fs accessing it
John Johansen
7
-101
/
+153
2026-03-09
apparmor: fix race on rawdata dereference
John Johansen
4
-57
/
+93
2026-03-09
apparmor: fix differential encoding verification
John Johansen
2
-4
/
+20
2026-03-09
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
3
-9
/
+43
2026-03-09
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
1
-0
/
+1
2026-03-09
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
1
-2
/
+3
2026-03-09
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
1
-10
/
+20
2026-03-09
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2
-0
/
+4
2026-03-09
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
1
-3
/
+27
2026-03-09
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
1
-1
/
+0
2026-03-09
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
1
-1
/
+11
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-2
/
+2
2026-03-06
Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
1
-27
/
+8
2026-02-23
apparmor: return error on namespace mismatch in verify_header
Massimiliano Pellizzer
1
-0
/
+1
2026-02-23
apparmor: use target task's context in apparmor_getprocattr()
Cengiz Can
1
-9
/
+7
[prev]
[next]