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
2025-03-13
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2
-7
/
+26
2025-03-13
tomoyo: don't emit warning in tomoyo_write_control()
Tetsuo Handa
1
-1
/
+1
2025-03-13
safesetid: check size of policy writes
Leo Stone
1
-0
/
+3
2025-01-09
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2024-12-14
apparmor: test: Fix memory leak for aa_unpack_strdup()
Jinjie Ruan
1
-0
/
+6
2024-12-14
apparmor: fix 'Do simple duplicate message elimination'
chao liu
1
-0
/
+2
2024-11-17
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
1
-2
/
+5
2024-11-08
selinux: improve error checking in sel_write_load()
Paul Moore
1
-13
/
+14
2024-10-17
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-10-17
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-0
/
+32
2024-10-17
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2
-2
/
+4
2024-10-17
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
1
-1
/
+1
2024-09-12
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
1
-3
/
+9
2024-09-12
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
1
-1
/
+1
2024-09-12
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
1
-0
/
+4
2024-09-04
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
1
-3
/
+3
2024-09-04
selinux: fix potential counting error in avc_add_xperms_decision()
Zhen Lei
1
-1
/
+1
2024-08-19
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
1
-0
/
+7
2024-08-19
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-08-19
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
2
-1
/
+2
2024-07-18
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
8
-17
/
+27
2024-05-25
ima: fix deadlock when traversing "ima_default_rules".
liqiong
1
-9
/
+20
2024-05-17
keys: Fix overwrite of key expiration on instantiation
Silvio Gissi
1
-1
/
+2
2024-04-13
smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
Roberto Sassu
1
-0
/
+9
2024-04-13
smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
Roberto Sassu
1
-1
/
+2
2024-03-15
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
1
-4
/
+27
2024-03-15
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
4
-35
/
+32
2024-03-06
tomoyo: fix UAF write bug in tomoyo_write_control()
Tetsuo Handa
1
-1
/
+2
2024-02-23
lsm: fix the logic in security_inode_getsecctx()
Ondrej Mosnacek
1
-1
/
+13
2024-02-23
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
4
-0
/
+48
2024-01-25
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2024-01-25
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
1
-0
/
+7
2024-01-05
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
4
-22
/
+37
2023-12-08
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
1
-11
/
+37
2023-11-28
ima: detect changes to the backing overlay file
Mimi Zohar
3
-1
/
+22
2023-10-10
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
1
-11
/
+6
2023-10-10
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
1
-2
/
+2
2023-10-10
Smack:- Use overlay inode label in smack_inode_copy_up()
Vishal Goel
1
-1
/
+1
2023-10-10
smack: Retrieve transmuting information in smack_inode_getsecurity()
Roberto Sassu
1
-4
/
+18
2023-10-10
smack: Record transmuting in smk_transmuted
Roberto Sassu
2
-12
/
+30
2023-09-19
smackfs: Prevent underflow in smk_set_cipso()
Dan Carpenter
1
-1
/
+1
2023-09-19
ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
Nayna Jain
1
-12
/
+0
2023-09-19
security: keys: perform capable check only on privileged operations
Christian Göttsche
1
-3
/
+8
2023-08-30
selinux: set next pointer before attaching to list
Christian Göttsche
1
-1
/
+1
2023-08-26
IMA: allow/fix UML builds
Randy Dunlap
1
-1
/
+1
2023-07-27
security: keys: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2023-07-27
keys: Fix linking a duplicate key to a keyring's assoc_array
Petr Pavlu
1
-11
/
+24
2023-07-27
integrity: Fix possible multiple allocation in integrity_inode_get()
Tianjia Zhang
1
-6
/
+9
2023-07-27
apparmor: fix missing error check for rhashtable_insert_fast
Danila Chernetsov
1
-2
/
+7
2023-07-27
ima: Fix build warnings
Roberto Sassu
2
-1
/
+5
[next]