summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
9 daysselinux: avoid sk_socket dereference in selinux_sctp_bind_connect()Tristan Madani
9 dayslsm: infrastructure management of the sock securityCasey Schaufler
9 dayslsm: use default hook return value in call_int_hook()Ondrej Mosnacek
9 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
9 daysselinux: do not cancel a policy conversion that never startedBryam Vargas
9 daysselinux: reject a class permission count below its inherited commonBryam Vargas
9 daysselinux: require every boolean value to be definedBryam Vargas
12 daysima: fix out-of-bounds read in xattr_verify()Lincoln Wallace
12 dayskeys: make keyring key-chunk byte order agree with keyring_diff_objects()Michael Bommarito
12 dayskeys: fix out-of-bounds read in keyring_get_key_chunk()Michael Bommarito
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-24KEYS: Use acquire when reading state in keyring searchGui-Dong Han
2026-07-24evm: terminate and bound the evm_xattrs read bufferPengpeng Hou
2026-07-24apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
2026-07-24apparmor: fix use-after-free in rawdata dedup loopRuslan Valiyev
2026-07-04keys: Pin request_key_auth payload in instantiate pathsShaomin Chen
2026-07-04KEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen
2026-06-19apparmor: validate default DFA states are in boundsBen Hutchings
2026-06-19selinux: enable genfscon labeling for securityfsChristian Göttsche
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-01ima: check return value of crypto_shash_final() in boot aggregateDaniel Hodges
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-04-18xen/privcmd: add boot control for restricted usage in domUJuergen Gross
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
2026-03-04smack: /smack/doi: accept previously used valuesKonstantin Andreev
2026-03-04smack: /smack/doi must be > 0Konstantin Andreev
2026-01-19KEYS: trusted: Fix a memory leak in tpm2_load_cmdJarkko Sakkinen
2026-01-19ima: Handle error code returned by ima_filter_rule_match()Zhao Yipeng
2026-01-19smack: fix bug: unprivileged task can create labelsKonstantin Andreev
2025-10-19KEYS: trusted_tpm1: Compare HMAC values in constant timeEric Biggers
2025-08-28securityfs: don't pin dentries twice, once is enough...Al Viro
2025-08-28apparmor: ensure WB_HISTORY_SIZE value is a power of 2Ryan Lee