summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
34 hoursMerge tag 'integrity-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
35 hoursMerge tag 'Smack-for-7.3' of https://github.com/cschaufler/smack-nextLinus Torvalds
35 hoursMerge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
35 hoursMerge tag 'selinux-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
13 dayssmack: fix cred UAF in smack_file_send_sigiotask()Jann Horn
2026-08-05Merge tag 'selinux-pr-20260805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-04ima: measure userspace policy writes before parsingEnrico Bravi
2026-08-04ima: add critical data measurement for loaded policyEnrico Bravi
2026-08-04ima: Instantiate file_truncate and path_truncate hooksMimi Zohar
2026-08-04security: ima: rename boot_aggregate when ima is initialised at late_syncJonathan McDowell
2026-08-04ima: fix out-of-bounds read in xattr_verify()Lincoln Wallace
2026-08-04security: ima: introduce IMA_INIT_LATE_SYNC optionYeoreum Yun
2026-08-04security: lsm: allow LSMs to register for late_initcall_sync initYeoreum Yun
2026-08-04selinux: check level category sets once at load timeStephen Smalley
2026-08-03selinux: require every boolean value to be definedBryam Vargas
2026-08-03selinux: reject an unclaimed class value in security_get_classes()Bryam Vargas
2026-08-03selinux: require a class's permission values to cover its permission countBryam Vargas
2026-08-03selinux: do not cancel a policy conversion that never startedBryam Vargas
2026-07-31selinux: bpf: check SBLABEL_MNT before isec initCarlos Llamas
2026-07-30selinux: reject a class permission count below its inherited commonBryam Vargas
2026-07-30selinux: reject a permission value exceeding the class permission countBryam Vargas
2026-07-27selinux: validate constraint expression attr and op at load timeStephen Smalley
2026-07-23keys: make keyring key-chunk byte order agree with keyring_diff_objects()Michael Bommarito
2026-07-23keys: fix out-of-bounds read in keyring_get_key_chunk()Michael Bommarito
2026-07-23KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return typeFabrice Derepas
2026-07-17Merge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-07-16Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-15selinux: compute the IMA configuration settings string length once at bootIan Bridges
2026-07-14selinux: fix incorrect execmem checks on overlayfsOndrej Mosnacek
2026-07-13selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()Ian Bridges
2026-07-13selinux: suppress warning flood for retired DCCP netlink messagesYafang Shao
2026-07-10Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-07-10landlock: Update formattingMickaël Salaün
2026-07-10landlock: Fix kernel-doc for the nested quiet layer flagMickaël Salaün
2026-07-10landlock: Fix TCP Fast Open connection bypassMatthieu Buffet
2026-07-02lsm: clarify security_task_prctl() hook documentationBill Roberts
2026-07-02selinux: tighten type validation during policy loadStephen Smalley
2026-07-01selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()Tristan Madani
2026-07-01selinux: drop unnecessary goto and label from avc_alloc_node()Kalevi Kolttonen
2026-07-01selinux: convert int flags to bool flags in ss/services.cKalevi Kolttonen
2026-07-01selinux: clean up selinuxfs resources on init failureHaoxiang Li
2026-07-01selinux: check connect-related permissions on TCP Fast OpenStephen Smalley
2026-06-30selinux: hooks: use kmalloc() to allocate path bufferMike Rapoport (Microsoft)
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-24Merge tag 'apparmor-pr-2026-06-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-23apparmor: advertise the tcp fast open fix is appliedJohn Johansen
2026-06-23apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
2026-06-22smack: restrict smackfs/{direct,mapped} values to 0-255Konstantin Andreev
2026-06-22smack: deduplicate smackfs/{direct,mapped} file_operationsKonstantin Andreev
2026-06-22smack: show msgrcv() subject task in auditKonstantin Andreev