summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)AuthorFilesLines
2026-07-24apparmor: fix label can not be immediately before a declarationJohn Johansen1-1/+2
2026-07-24apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()Maciek Borzecki1-5/+5
2026-07-24apparmor: don't audit files pointing to aa_null.dentryGeorgia Garcia1-1/+1
2026-07-24apparmor: put secmark label after secid lookupZygmunt Krynicki1-0/+1
2026-07-24apparmor: aa_getprocattr free procattr leak on format failureZygmunt Krynicki1-0/+2
2026-07-24apparmor: fail policy unpack on accept2 allocation failureZygmunt Krynicki1-2/+2
2026-07-24apparmor: Fix return in ns_mkdir_opHongling Zeng1-1/+1
2026-07-24apparmor: remove or add symlinks to rawdata according to export_binaryGeorgia Garcia3-25/+104
2026-07-24apparmor: fix NULL pointer dereference in unpack_pdbGeorgia Garcia1-1/+1
2026-07-24apparmor: fix potential UAF in aa_replace_profilesMaxime Bélair1-1/+3
2026-07-24apparmor: grab ns lock and refresh when looking up changehat child profilesRyan Lee1-2/+31
2026-07-24apparmor: fix rawdata_f_data implicit flex arrayJohn Johansen1-4/+3
2026-07-24apparmor: aa_label_alloc use aa_label_free on alloc failureZygmunt Krynicki1-1/+1
2026-07-24apparmor: check label build before no_new_privs testRuoyu Wang1-10/+15
2026-07-24security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()Andrew Morton1-0/+2
2026-07-24apparmor: fix refcount leak when updating the sk_ctxJohn Johansen1-2/+4
2026-07-24apparmor: fix race in unix socket mediation when peer_path is usedJohn Johansen1-29/+35
2026-07-24apparmor: fix shadowing of plabel that prevents cache from being updatedJohn Johansen1-2/+1
2026-07-04apparmor: advertise the tcp fast open fix is appliedJohn Johansen1-0/+2
2026-07-04apparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev2-2/+25
2026-07-04apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas1-1/+15
2026-05-07apparmor: use target task's context in apparmor_getprocattr()Cengiz Can1-9/+7
2026-03-13apparmor: fix race between freeing data and fs accessing itJohn Johansen7-101/+153
2026-03-13apparmor: fix race on rawdata dereferenceJohn Johansen4-57/+93
2026-03-13apparmor: fix differential encoding verificationJohn Johansen2-4/+20
2026-03-13apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen3-9/+43
2026-03-13apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen1-0/+1
2026-03-13apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer1-2/+3
2026-03-13apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer1-10/+20
2026-03-13apparmor: fix: limit the number of levels of policy namespacesJohn Johansen2-0/+4
2026-03-13apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer1-3/+27
2026-03-13apparmor: fix memory leak in verify_headerMassimiliano Pellizzer1-1/+0
2026-03-13apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer1-1/+11
2026-02-27apparmor: fix aa_label to return state from compount and component matchJohn Johansen1-6/+6
2026-02-27apparmor: fix invalid deref of rawdata when export_binary is unsetGeorgia Garcia1-0/+9
2026-02-27apparmor: avoid per-cpu hold underflow in aa_get_bufferZhengmian Hu1-1/+2
2026-02-27apparmor: make label_match return a consistent valueJohn Johansen1-11/+9
2026-02-27apparmor: remove apply_modes_to_perms from label_matchJohn Johansen1-3/+0
2026-02-27apparmor: fix rlimit for posix cpu timersJohn Johansen1-0/+5
2026-02-27apparmor: move check for aa_null file to cover all casesJohn Johansen2-6/+10
2026-02-27apparmor: account for in_atomic removal in common_file_permRyan Lee1-3/+2
2026-02-27apparmor: drop in_atomic flag in common_mmap, and common_file_permJohn Johansen1-12/+9
2026-02-27apparmor: fix boolean argument in apparmor_mmap_fileRyan Lee1-1/+1
2026-02-27apparmor: return -ENOMEM in unpack_perms_table upon alloc failureRyan Lee1-2/+4
2026-02-27apparmor: Fix & Optimize table creation from possibly unaligned memoryHelge Deller2-9/+10
2026-02-27AppArmor: Allow apparmor to handle unaligned dfa tablesHelge Deller1-7/+8
2026-02-27apparmor: fix NULL sock in aa_sock_file_permJohn Johansen1-2/+4
2026-02-27apparmor: fix NULL pointer dereference in __unix_needs_revalidationSystem Administrator1-0/+3
2025-10-04Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-7/+7
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3