summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
24 hoursapparmor: policy_int make sure list heads are initialized before fail pathJohn Johansen
11 daysapparmor: fix deadlock in complain-mode change_hatJohn Johansen
2026-08-10apparmor: constify aa_label parameters on read-only query helpersJohn Johansen
2026-08-10apparmor: constify aa_dfa parameters on read-only compute pathsJohn Johansen
2026-08-10apparmor: constify aa_profile parameters on read-only compute pathsJohn Johansen
2026-08-10apparmor: constify aa_perms parameters that are read-onlyJohn Johansen
2026-08-10apparmor: drop use of _confined variant for iterationJohn Johansen
2026-08-10apparmor: refactory mount to use check_permsJohn Johansen
2026-08-10apparmor: fix auditing of mount binary dataJohn Johansen
2026-08-10apparmor: add audit mode to provide a mechanism to silence complain messagesJohn Johansen
2026-08-10apparmor: mark static tables and structs as read onlyJohn Johansen
2026-08-10apparmor: fix error debug output in fn_label_buildJohn Johansen
2026-08-10apparmor: make table entry count last enum for static tablesJohn Johansen
2026-08-10apparmor: fix race condition in label replacementJohn Johansen
2026-08-10apparmor: refactor xattr attachment, to take the file pathJohn Johansen
2026-08-10apparmor: fix unconfined user namespace restriction forced stackJohn Johansen
2026-08-10apparmor: reserve mediation class for packet mediationJohn Johansen
2026-08-10apparmor: move sock_rcv_skb() next to inet_conn_requestJohn Johansen
2026-08-10apparmor: move netfilter functions next to the LSM network operationsJohn Johansen
2026-08-10apparmor: refactor network socket mediation to support compatibilityJohn Johansen
2026-08-10apparmor: push inet mediation into profile callbacks, and improve auditingJohn Johansen
2026-08-10apparmor: refactor network sock mediation in preparation for inet mediationJohn Johansen
2026-08-10apparmor: make MEDIATES_AF_UNIX its own fnJohn Johansen
2026-08-10apparmor: fix error handling for copy_from_user in policy_updateJohn Johansen
2026-08-10apparmor: fix out-of-bounds write when null terminating a label vecHyunwoo Kim
2026-08-09apparmor: fix integer overflow in verify_tags() bounds checkFabrice Derepas
2026-08-07apparmor: optimize current_label_crit_section() with needputJohn Johansen
2026-08-06apparmor: fix cred UAF caused by begin_current_label_crit_section()Jann Horn
2026-08-06apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()Oleg Nesterov
2026-08-02apparmor: Fix warning: 'decompress_zstd' defined but not usedJohn Johansen
2026-08-01apparmor: fix implicit declaration of function 'decompress_zstd'John Johansen
2026-07-30apparmor: Fix build failure when ZSTD_DECOMPRESS is not enabledJohn Johansen
2026-07-29apparmor: compressed_data not described in aa_get_data_from_compressedJohn Johansen
2026-07-23apparmor: switch website link to httpsBaruch Siach
2026-07-20apparmor: leverage audit_log_n_untrustedstring() when possiblePaul Moore
2026-07-15apparmor: replace decompress_zstd() prototype with its entityTetsuo Handa
2026-06-29apparmor: fix alternate loaders ability to load compressed policyJohn Johansen
2026-06-29apparmor: Initial support for compressed policiesMaxime Bélair
2026-06-29apparmor: make include headers self-containedRyan Lee
2026-06-29apparmor: fix net.h and policy.h circular include patternRyan Lee
2026-06-23apparmor: advertise the tcp fast open fix is appliedJohn Johansen
2026-06-23apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
2026-06-14apparmor: fix label can not be immediately before a declarationJohn Johansen
2026-06-13apparmor: fix kernel-doc warningsRodrigo Zaiden
2026-06-13apparmor: replace get_zeroed_page() with kzalloc()Mike Rapoport (Microsoft)
2026-06-13security: apparmor: fix two spelling mistakesQingshuang Fu
2026-06-13apparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev
2026-06-13apparmor: Fix inverted comparison in cache_hold_inc()Eduardo Vasconcelos
2026-06-13apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()Maciek Borzecki
2026-06-13apparmor: don't audit files pointing to aa_null.dentryGeorgia Garcia