summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
3 daysselinux: avoid sk_socket dereference in selinux_sctp_bind_connect()Tristan Madani1-9/+10
3 dayslsm: infrastructure management of the sock securityCasey Schaufler10-124/+145
3 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+3
12 daysselinux: fix incorrect execmem checks on overlayfsOndrej Mosnacek1-18/+24
12 daysselinux: check connect-related permissions on TCP Fast OpenStephen Smalley1-1/+18
12 daysapparmor: fix label can not be immediately before a declarationJohn Johansen1-1/+2
12 daysapparmor: put secmark label after secid lookupZygmunt Krynicki1-0/+1
12 daysapparmor: aa_getprocattr free procattr leak on format failureZygmunt Krynicki1-0/+2
12 daysapparmor: fix potential UAF in aa_replace_profilesMaxime Bélair1-1/+3
12 daysapparmor: grab ns lock and refresh when looking up changehat child profilesRyan Lee1-2/+31
12 daysapparmor: fix rawdata_f_data implicit flex arrayJohn Johansen1-4/+3
12 daysapparmor: aa_label_alloc use aa_label_free on alloc failureZygmunt Krynicki1-1/+1
12 daysapparmor: check label build before no_new_privs testRuoyu Wang1-10/+15
12 dayssecurity/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()Andrew Morton1-0/+2
12 daysKEYS: Use acquire when reading state in keyring searchGui-Dong Han1-1/+1
12 daysevm: terminate and bound the evm_xattrs read bufferPengpeng Hou1-5/+11
12 daysapparmor: advertise the tcp fast open fix is appliedJohn Johansen1-0/+1
2026-07-04keys: Pin request_key_auth payload in instantiate pathsShaomin Chen3-8/+51
2026-07-04KEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen1-1/+8
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-07-04selinux: fix overlayfs mmap() and mprotect() access checksPaul Moore2-64/+189
2026-07-04lsm: add backing_file LSM hooksPaul Moore1-0/+110
2026-06-19landlock: Fix handling of disconnected directoriesMickaël Salaün2-11/+45
2026-06-19ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli1-0/+35
2026-06-01security/keys: fix missed RCU read section on lookupLinus Torvalds1-0/+1
2026-05-23ima: check return value of crypto_shash_final() in boot aggregateDaniel Hodges1-1/+1
2026-05-17selinux: prune /sys/fs/selinux/disableStephen Smalley1-29/+7
2026-05-17selinux: shrink critical section in sel_write_load()Stephen Smalley1-10/+8
2026-05-17selinux: don't reserve xattr slot when we won't fill itDavid Windsor1-1/+2
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-03-25apparmor: fix race between freeing data and fs accessing itJohn Johansen7-101/+153
2026-03-25apparmor: fix race on rawdata dereferenceJohn Johansen4-57/+93
2026-03-25apparmor: fix differential encoding verificationJohn Johansen2-4/+20
2026-03-25apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen3-9/+43
2026-03-25apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen1-0/+1
2026-03-25apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer1-2/+3
2026-03-25apparmor: fix side-effect bug in match_char() macro usageMassimiliano Pellizzer1-10/+20
2026-03-25apparmor: fix: limit the number of levels of policy namespacesJohn Johansen2-0/+4
2026-03-25apparmor: replace recursive profile removal with iterative approachMassimiliano Pellizzer1-3/+27
2026-03-25apparmor: fix memory leak in verify_headerMassimiliano Pellizzer1-1/+0
2026-03-25apparmor: validate DFA start states are in bounds in unpack_pdbMassimiliano Pellizzer1-1/+11
2026-03-04apparmor: fix aa_label to return state from compount and component matchJohn Johansen1-6/+6
2026-03-04apparmor: fix invalid deref of rawdata when export_binary is unsetGeorgia Garcia1-0/+9
2026-03-04apparmor: make label_match return a consistent valueJohn Johansen1-11/+9
2026-03-04apparmor: remove apply_modes_to_perms from label_matchJohn Johansen1-3/+0
2026-03-04apparmor: refcount the pdbJohn Johansen15-210/+260
2026-03-04apparmor: provide separate audit messages for file and policy checksJohn Johansen1-5/+11
2026-03-04apparmor: use passed in gfp flags in aa_alloc_null()Dan Carpenter1-2/+2
2026-03-04apparmor: fix rlimit for posix cpu timersJohn Johansen1-0/+5