summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
9 daysapparmor: fix label can not be immediately before a declarationJohn Johansen
9 daysapparmor: Fix inverted comparison in cache_hold_inc()Eduardo Vasconcelos
9 daysapparmor: fix uninitialised pointer passed to audit_log_untrustedstring()Maciek Borzecki
9 daysapparmor: don't audit files pointing to aa_null.dentryGeorgia Garcia
9 daysapparmor: put secmark label after secid lookupZygmunt Krynicki
9 daysapparmor: aa_getprocattr free procattr leak on format failureZygmunt Krynicki
9 daysapparmor: remove unnecessary goto and associated labelJohn Johansen
9 daysapparmor: release exe file resources on path failureZygmunt Krynicki
9 daysapparmor: fail policy unpack on accept2 allocation failureZygmunt Krynicki
9 daysapparmor: Fix return in ns_mkdir_opHongling Zeng
9 daysapparmor: remove or add symlinks to rawdata according to export_binaryGeorgia Garcia
9 daysapparmor: fix NULL pointer dereference in unpack_pdbGeorgia Garcia
9 daysapparmor: fix potential UAF in aa_replace_profilesMaxime Bélair
9 daysapparmor: grab ns lock and refresh when looking up changehat child profilesRyan Lee
9 daysapparmor: fix rawdata_f_data implicit flex arrayJohn Johansen
9 daysapparmor: aa_label_alloc use aa_label_free on alloc failureZygmunt Krynicki
9 daysapparmor: check label build before no_new_privs testRuoyu Wang
9 dayssecurity/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()Andrew Morton
9 daysapparmor: fix refcount leak when updating the sk_ctxJohn Johansen
9 daysapparmor: fix race in unix socket mediation when peer_path is usedJohn Johansen
9 daysapparmor: fix shadowing of plabel that prevents cache from being updatedJohn Johansen
2026-07-04apparmor: advertise the tcp fast open fix is appliedJohn Johansen
2026-07-04apparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev
2026-07-04apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
2026-04-24Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-22apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engineGONG Ruiqi
2026-04-22apparmor: Fix string overrun due to missing terminationDaniel J Blueman
2026-04-22apparmor: Fix wrong dentry in RENAME_EXCHANGE uid checkDudu Lu
2026-04-22apparmor: fix unpack_tags to properly return error in failure casesJohn Johansen
2026-04-22apparmor: fix dfa size checkJohn Johansen
2026-04-22apparmor: Use sysfs_emit in param_get_{audit,mode}Thorsten Blum
2026-04-22apparmor: Remove redundant if check in sk_peer_get_labelThorsten Blum
2026-04-22apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattrThorsten Blum
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-09apparmor: fix race between freeing data and fs accessing itJohn Johansen
2026-03-09apparmor: fix race on rawdata dereferenceJohn Johansen
2026-03-09apparmor: fix differential encoding verificationJohn Johansen
2026-03-09apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen
2026-03-09apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen
2026-03-09apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer
2026-03-09apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer
2026-03-09apparmor: fix: limit the number of levels of policy namespacesJohn Johansen
2026-03-09apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer
2026-03-09apparmor: fix memory leak in verify_headerMassimiliano Pellizzer
2026-03-09apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06Apparmor: Use simple_start_creating() / simple_done_creating()NeilBrown
2026-02-23apparmor: return error on namespace mismatch in verify_headerMassimiliano Pellizzer
2026-02-23apparmor: use target task's context in apparmor_getprocattr()Cengiz Can