index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2
-22
/
+5
2020-06-17
smack: avoid unused 'sip' variable warning
Arnd Bergmann
2
-23
/
+8
2020-06-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
3
-4
/
+11
2020-06-07
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
1
-0
/
+2
2020-06-03
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
1
-0
/
+1
2020-05-27
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-27
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-27
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-05-27
evm: Fix a small race in init_desc()
Dan Carpenter
1
-22
/
+22
2020-05-27
ima: Fix return value of ima_write_policy()
Roberto Sassu
1
-2
/
+1
2020-05-27
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
1
-1
/
+1
2020-05-27
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
1
-6
/
+6
2020-05-06
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-25
/
+45
2020-04-29
KEYS: Avoid false positive ENOMEM error on key read
Waiman Long
2
-15
/
+55
2020-04-23
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
7
-51
/
+72
2020-04-21
keys: Fix proc_keys_next to increase position index
Vasily Averin
1
-0
/
+2
2020-04-17
KEYS: reaching the keys quotas correctly
Yang Xu
2
-3
/
+3
2020-03-12
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
1
-14
/
+26
2020-03-05
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
1
-18
/
+26
2020-02-24
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
1
-1
/
+1
2020-02-24
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
1
-27
/
+24
2020-02-14
selinux: fall back to ref-walk if audit is required
Stephen Smalley
3
-26
/
+17
2020-02-14
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
1
-0
/
+10
2020-02-14
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
3
-4
/
+30
2020-02-11
broken ping to ipv6 linklocal addresses on debian buster
Casey Schaufler
1
-22
/
+19
2020-02-05
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
1
-7
/
+4
2020-01-17
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
4
-13
/
+26
2020-01-09
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
1
-31
/
+1
2020-01-04
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+1
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-03
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
1
-1
/
+8
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-16
/
+350
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-105
/
+627
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
1
-0
/
+5
2019-09-23
Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next
Linus Torvalds
2
-23
/
+23
2019-09-23
Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linux
Linus Torvalds
1
-1
/
+2
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-296
/
+346
2019-09-17
LSM: SafeSetID: Stop releasing uninitialized ruleset
Micah Morton
1
-1
/
+2
2019-09-10
security: constify some arrays in lockdown LSM
Matthew Garrett
1
-2
/
+2
2019-09-05
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-09-04
selinux: fix residual uses of current_security() for the SELinux blob
Stephen Smalley
2
-11
/
+11
2019-09-04
smack: use GFP_NOFS while holding inode_smack::smk_lock
Eric Biggers
2
-4
/
+4
2019-09-04
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...
Jia-Ju Bai
1
-0
/
+2
2019-09-04
smack: fix some kernel-doc notations
luanshi
1
-18
/
+15
2019-09-04
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Jann Horn
1
-1
/
+2
[next]