summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
11 hoursbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
11 hoursselinux: fix incorrect execmem checks on overlayfsOndrej Mosnacek
11 hoursselinux: avoid sk_socket dereference in selinux_sctp_bind_connect()Tristan Madani
11 hoursselinux: check connect-related permissions on TCP Fast OpenStephen Smalley
11 hoursapparmor: fix label can not be immediately before a declarationJohn Johansen
11 hoursapparmor: put secmark label after secid lookupZygmunt Krynicki
11 hoursapparmor: aa_getprocattr free procattr leak on format failureZygmunt Krynicki
11 hoursapparmor: remove or add symlinks to rawdata according to export_binaryGeorgia Garcia
11 hoursapparmor: fix potential UAF in aa_replace_profilesMaxime Bélair
11 hoursapparmor: grab ns lock and refresh when looking up changehat child profilesRyan Lee
11 hoursapparmor: fix rawdata_f_data implicit flex arrayJohn Johansen
11 hoursapparmor: aa_label_alloc use aa_label_free on alloc failureZygmunt Krynicki
11 hoursapparmor: check label build before no_new_privs testRuoyu Wang
11 hourssecurity/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()Andrew Morton
11 hoursKEYS: Use acquire when reading state in keyring searchGui-Dong Han
11 hourslandlock: Fix unmarked concurrent access to socket familyMatthieu Buffet
11 hoursevm: terminate and bound the evm_xattrs read bufferPengpeng Hou
6 daysapparmor: advertise the tcp fast open fix is appliedJohn Johansen
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-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-07-04selinux: fix overlayfs mmap() and mprotect() access checksPaul Moore
2026-07-04lsm: add backing_file LSM hooksPaul Moore
2026-06-19ima: kexec: move IMA log copy from kexec load to executeSteven Chen
2026-06-19ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen
2026-06-09remove pointless includes of <linux/fdtable.h>Al Viro
2026-06-01security/keys: fix missed RCU read section on lookupLinus Torvalds
2026-06-01landlock: Fix TCP handling of short AF_UNSPEC addressesMatthieu Buffet
2026-06-01lsm: hold cred_guard_mutex for lsm_set_self_attr()Stephen Smalley
2026-05-23ima_fs: Correctly create securityfs files for unsupported hash algosDmitry Safonov
2026-05-23ima_fs: get rid of lookup-by-dentry stuffAl Viro
2026-05-23ima_fs: don't bother with removal of files in directory we'll be removingAl Viro
2026-05-23ima: check return value of crypto_shash_final() in boot aggregateDaniel Hodges
2026-05-23fdget(), trivial conversionsAl Viro
2026-05-14selinux: prune /sys/fs/selinux/disableStephen Smalley
2026-05-14selinux: shrink critical section in sel_write_load()Stephen Smalley
2026-05-14selinux: don't reserve xattr slot when we won't fill itDavid Windsor
2026-05-07apparmor: use target task's context in apparmor_getprocattr()Cengiz Can
2026-04-27ima: do not copy measurement list to kdump kernelSteven Chen
2026-04-27ima: verify if the segment size has changedSteven Chen
2026-04-02landlock: Fix handling of disconnected directoriesMickaël Salaün
2026-04-02landlock: Optimize file path walks and prepare for audit supportMickaël Salaün
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-13apparmor: fix race between freeing data and fs accessing itJohn Johansen
2026-03-13apparmor: fix race on rawdata dereferenceJohn Johansen
2026-03-13apparmor: fix differential encoding verificationJohn Johansen
2026-03-13apparmor: fix unprivileged local user can do privileged policy managementJohn Johansen
2026-03-13apparmor: Fix double free of ns_name in aa_replace_profiles()John Johansen
2026-03-13apparmor: fix missing bounds check on DEFAULT table in verify_dfa()Massimiliano Pellizzer