index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-09
apparmor: fix integer overflow in verify_tags() bounds check
Fabrice Derepas
1
-1
/
+1
2026-08-08
smack: fix cred UAF in smack_file_send_sigiotask()
Jann Horn
1
-1
/
+1
2026-08-07
apparmor: optimize current_label_crit_section() with needput
John Johansen
5
-58
/
+84
2026-08-06
apparmor: fix cred UAF caused by begin_current_label_crit_section()
Jann Horn
3
-9
/
+39
2026-08-06
apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()
Oleg Nesterov
1
-1
/
+1
2026-08-05
Merge tag 'selinux-pr-20260805' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
4
-32
/
+136
2026-08-04
ima: measure userspace policy writes before parsing
Enrico Bravi
4
-0
/
+30
2026-08-04
ima: add critical data measurement for loaded policy
Enrico Bravi
4
-3
/
+99
2026-08-04
ima: Instantiate file_truncate and path_truncate hooks
Mimi Zohar
1
-0
/
+39
2026-08-04
security: ima: rename boot_aggregate when ima is initialised at late_sync
Jonathan McDowell
3
-5
/
+14
2026-08-04
ima: fix out-of-bounds read in xattr_verify()
Lincoln Wallace
1
-2
/
+7
2026-08-04
security: ima: introduce IMA_INIT_LATE_SYNC option
Yeoreum Yun
2
-0
/
+14
2026-08-04
security: lsm: allow LSMs to register for late_initcall_sync init
Yeoreum Yun
1
-2
/
+11
2026-08-04
selinux: check level category sets once at load time
Stephen Smalley
2
-17
/
+30
2026-08-03
selinux: require every boolean value to be defined
Bryam Vargas
1
-0
/
+19
2026-08-03
selinux: reject an unclaimed class value in security_get_classes()
Bryam Vargas
1
-5
/
+19
2026-08-03
selinux: require a class's permission values to cover its permission count
Bryam Vargas
1
-5
/
+46
2026-08-03
selinux: do not cancel a policy conversion that never started
Bryam Vargas
1
-1
/
+3
2026-08-02
apparmor: Fix warning: 'decompress_zstd' defined but not used
John Johansen
1
-10
/
+6
2026-08-01
apparmor: fix implicit declaration of function 'decompress_zstd'
John Johansen
1
-6
/
+15
2026-07-31
selinux: bpf: check SBLABEL_MNT before isec init
Carlos Llamas
1
-4
/
+4
2026-07-30
selinux: reject a class permission count below its inherited common
Bryam Vargas
1
-0
/
+12
2026-07-30
selinux: reject a permission value exceeding the class permission count
Bryam Vargas
1
-0
/
+3
2026-07-30
apparmor: Fix build failure when ZSTD_DECOMPRESS is not enabled
John Johansen
2
-1
/
+26
2026-07-29
apparmor: compressed_data not described in aa_get_data_from_compressed
John Johansen
1
-1
/
+1
2026-07-27
selinux: validate constraint expression attr and op at load time
Stephen Smalley
1
-0
/
+35
2026-07-23
apparmor: switch website link to https
Baruch Siach
1
-1
/
+1
2026-07-23
keys: make keyring key-chunk byte order agree with keyring_diff_objects()
Michael Bommarito
1
-2
/
+3
2026-07-23
keys: fix out-of-bounds read in keyring_get_key_chunk()
Michael Bommarito
1
-4
/
+5
2026-07-23
KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
Fabrice Derepas
1
-4
/
+11
2026-07-20
apparmor: leverage audit_log_n_untrustedstring() when possible
Paul Moore
1
-4
/
+1
2026-07-17
Merge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-18
/
+24
2026-07-16
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
3
-8
/
+13
2026-07-15
selinux: compute the IMA configuration settings string length once at boot
Ian Bridges
3
-8
/
+30
2026-07-15
apparmor: replace decompress_zstd() prototype with its entity
Tetsuo Handa
1
-36
/
+36
2026-07-14
selinux: fix incorrect execmem checks on overlayfs
Ondrej Mosnacek
1
-18
/
+24
2026-07-13
selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
Ian Bridges
1
-27
/
+13
2026-07-13
selinux: suppress warning flood for retired DCCP netlink messages
Yafang Shao
1
-6
/
+12
2026-07-10
Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-10
/
+28
2026-07-10
landlock: Update formatting
Mickaël Salaün
1
-6
/
+3
2026-07-10
landlock: Fix kernel-doc for the nested quiet layer flag
Mickaël Salaün
1
-2
/
+2
2026-07-10
landlock: Fix TCP Fast Open connection bypass
Matthieu Buffet
1
-0
/
+8
2026-07-02
lsm: clarify security_task_prctl() hook documentation
Bill Roberts
1
-3
/
+2
2026-07-02
selinux: tighten type validation during policy load
Stephen Smalley
1
-3
/
+8
2026-07-01
selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
Tristan Madani
1
-9
/
+10
2026-07-01
selinux: drop unnecessary goto and label from avc_alloc_node()
Kalevi Kolttonen
1
-2
/
+1
2026-07-01
selinux: convert int flags to bool flags in ss/services.c
Kalevi Kolttonen
1
-9
/
+9
2026-07-01
selinux: clean up selinuxfs resources on init failure
Haoxiang Li
1
-6
/
+13
2026-07-01
selinux: check connect-related permissions on TCP Fast Open
Stephen Smalley
1
-1
/
+18
2026-06-30
selinux: hooks: use kmalloc() to allocate path buffer
Mike Rapoport (Microsoft)
1
-3
/
+3
[prev]
[next]