summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
6 dayslsm: infrastructure management of the sock securityCasey Schaufler
2026-07-24apparmor: fix label can not be immediately before a declarationJohn Johansen
2026-07-24apparmor: put secmark label after secid lookupZygmunt Krynicki
2026-07-24apparmor: aa_getprocattr free procattr leak on format failureZygmunt Krynicki
2026-07-24apparmor: fix potential UAF in aa_replace_profilesMaxime Bélair
2026-07-24apparmor: grab ns lock and refresh when looking up changehat child profilesRyan Lee
2026-07-24apparmor: aa_label_alloc use aa_label_free on alloc failureZygmunt Krynicki
2026-07-24apparmor: check label build before no_new_privs testRuoyu Wang
2026-07-24security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()Andrew Morton
2026-07-24apparmor: 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-06-19apparmor: validate default DFA states are in boundsBen Hutchings
2026-04-18apparmor: fix race between freeing data and fs accessing itJohn Johansen
2026-04-18apparmor: fix race on rawdata dereferenceJohn Johansen
2026-04-18apparmor: fix differential encoding verificationJohn Johansen
2026-04-18apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen
2026-04-18apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen
2026-04-18apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer
2026-04-18apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer
2026-04-18apparmor: fix: limit the number of levels of policy namespacesJohn Johansen
2026-04-18apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer
2026-04-18apparmor: fix memory leak in verify_headerMassimiliano Pellizzer
2026-04-18apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer
2026-03-04apparmor: fix invalid deref of rawdata when export_binary is unsetGeorgia Garcia
2026-03-04apparmor: fix rlimit for posix cpu timersJohn Johansen
2026-03-04apparmor: fix NULL sock in aa_sock_file_permJohn Johansen
2025-08-28apparmor: use the condition in AA_BUG_FMT even with debug disabledMateusz Guzik
2025-08-15apparmor: ensure WB_HISTORY_SIZE value is a power of 2Ryan Lee
2024-12-14apparmor: test: Fix memory leak for aa_unpack_strdup()Jinjie Ruan
2024-12-14apparmor: fix 'Do simple duplicate message elimination'chao liu
2024-09-08apparmor: fix possible NULL pointer dereferenceLeesoo Ahn
2024-09-04apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck
2024-08-03apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang
2024-08-03apparmor: use kvfree_sensitive to free data->dataFedor Pchelkin
2024-07-11ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-02-23apparmor: Free up __cleanup() namePeter Zijlstra
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin
2023-11-20apparmor: fix invalid reference on profile->disconnectedGeorgia Garcia
2023-11-20apparmor: test: make static symbols visible during kunit testingRae Moar
2023-07-19apparmor: fix missing error check for rhashtable_insert_fastDanila Chernetsov
2022-12-31apparmor: Fix memleak in alloc_ns()Xiu Jianfeng
2022-12-31apparmor: Use pointer to struct aa_label for lbs_credXiu Jianfeng
2022-12-31apparmor: Fix regression in stacking due to label flagsJohn Johansen
2022-12-31apparmor: Fix abi check to include v8 abiJohn Johansen
2022-12-31apparmor: fix lockdep warning when removing a namespaceJohn Johansen
2022-12-31apparmor: fix a memleak in multi_transaction_new()Gaosheng Cui
2022-09-01->getprocattr(): attribute name is const char *, TYVM...Al Viro
2022-07-20apparmor: correct config reference to intended oneLukas Bulwahn
2022-07-19apparmor: move ptrace mediation to more logical task.{h,c}John Johansen