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
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
-14
/
+17
2024-11-08
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-11-08
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-0
/
+32
2024-11-08
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
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-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-02-23
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
4
-0
/
+47
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
2023-12-08
ima: detect changes to the backing overlay file
Mimi Zohar
3
-1
/
+22
2023-12-08
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
1
-11
/
+37
2023-10-10
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
1
-10
/
+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-23
smackfs: Prevent underflow in smk_set_cipso()
Dan Carpenter
1
-1
/
+1
2023-09-23
ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
Nayna Jain
1
-12
/
+0
2023-09-23
security: keys: perform capable check only on privileged operations
Christian Göttsche
1
-3
/
+8
2023-08-30
IMA: allow/fix UML builds
Randy Dunlap
1
-1
/
+1
2023-08-11
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
ima: Fix build warnings
Roberto Sassu
2
-1
/
+5
2023-07-27
evm: Complete description of evm_inode_setattr()
Roberto Sassu
1
-0
/
+2
2023-06-09
selinux: don't use make's grouped targets feature yet
Paul Moore
1
-1
/
+5
2023-05-17
selinux: ensure av_permissions.h is built when needed
Paul Moore
1
-1
/
+1
2023-05-17
selinux: fix Makefile dependencies of flask.h
Ondrej Mosnacek
1
-2
/
+2
2023-04-05
keys: Do not cache key in task struct if key is requested from kernel thread
David Howells
1
-3
/
+6
2023-03-11
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2
-5
/
+9
2023-02-06
tomoyo: fix broken dependency on *.conf.default
Masahiro Yamada
1
-1
/
+1
2023-01-18
device_cgroup: Roll back to original exceptions after copy failure
Wang Weiyang
1
-4
/
+29
2023-01-18
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
1
-1
/
+4
2023-01-18
efi: Add iMac Pro 2017 to uefi skip cert quirk
Aditya Garg
1
-0
/
+1
2023-01-18
apparmor: Use pointer to struct aa_label for lbs_cred
Xiu Jianfeng
1
-2
/
+2
2023-01-18
apparmor: Fix abi check to include v8 abi
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix lockdep warning when removing a namespace
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
1
-1
/
+3
2023-01-18
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
1
-2
/
+2
2023-01-18
integrity: Fix memory leakage in keyring allocation error path
GUO Zihua
1
-1
/
+5
2023-01-18
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
1
-9
/
+32
2023-01-18
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+3
2023-01-18
ima: Rename internal filter rule functions
Tyler Hicks
2
-25
/
+21
2022-11-10
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
Gaosheng Cui
1
-2
/
+4
2022-10-15
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
1
-1
/
+1
[next]