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
2022-11-10
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
Gaosheng Cui
1
-2
/
+4
2022-10-05
ima: Free the entire rule if it fails to parse
Tyler Hicks
1
-1
/
+2
2022-10-05
ima: Free the entire rule when deleting a list of rules
Tyler Hicks
1
-7
/
+16
2022-10-05
ima: Have the LSM free its audit rule
Tyler Hicks
2
-1
/
+8
2022-08-25
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
1
-1
/
+1
2022-08-25
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-08-25
apparmor: fix overlapping attachment computation
John Johansen
2
-2
/
+2
2022-08-25
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-08-25
apparmor: Fix failed mount permission check error message
John Johansen
1
-3
/
+4
2022-08-25
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2
-3
/
+9
2022-08-25
apparmor: fix quiet_denied for file rules
John Johansen
1
-1
/
+1
2022-08-25
selinux: Add boundary check in put_entry()
Xiu Jianfeng
1
-0
/
+2
2022-07-29
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
1
-7
/
+5
2022-04-15
Fix incorrect type in assignment of ipv6 port for audit
Casey Schaufler
1
-1
/
+1
2022-04-15
selinux: use correct type for context length
Christian Göttsche
1
-1
/
+1
2022-04-15
TOMOYO: fix __setup handlers return values
Randy Dunlap
1
-2
/
+2
2022-02-16
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2022-02-16
ima: Remove ima_policy file before directory
Stefan Berger
1
-1
/
+1
2022-02-16
integrity: check the return value of audit_log_start()
Xiaoke Wang
1
-0
/
+2
2022-01-05
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
1
-1
/
+1
2021-11-26
fortify: Explicitly disable Clang support
Kees Cook
1
-0
/
+3
2021-11-26
apparmor: fix error check
Tom Rix
1
-2
/
+2
2021-11-26
smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
Tetsuo Handa
1
-1
/
+1
2021-11-26
smackfs: use __GFP_NOFAIL for smk_cipso_doi()
Tetsuo Handa
1
-3
/
+1
2021-11-26
smackfs: Fix use-after-free in netlbl_catmap_walk()
Pawan Gupta
1
-1
/
+4
2021-11-26
evm: mark evm_fixmode as __ro_after_init
Austin Kim
1
-1
/
+1
2021-11-26
binder: use cred instead of task for selinux checks
Todd Kjos
2
-28
/
+22
2021-09-26
apparmor: remove duplicate macro list_entry_is_head()
Andy Shevchenko
1
-3
/
+0
2021-09-22
Smack: Fix wrong semantics in smk_access_entry()
Tianjia Zhang
1
-9
/
+8
2021-09-22
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
1
-1
/
+0
2021-09-22
IMA: remove -Wmissing-prototypes warning
Austin Kim
1
-1
/
+1
2021-07-20
smackfs: restrict bytes count in smk_set_cipso()
Tetsuo Handa
1
-0
/
+2
2021-07-20
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Minchan Kim
1
-6
/
+7
2021-07-20
evm: fix writing <securityfs>/evm overflow
Mimi Zohar
1
-2
/
+3
2021-07-20
evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
Roberto Sassu
1
-4
/
+4
2021-07-20
evm: Execute evm_inode_init_security() only when an HMAC key is loaded
Roberto Sassu
1
-2
/
+3
2021-05-22
security: commoncap: fix -Wstringop-overread warning
Arnd Bergmann
1
-1
/
+1
2021-03-17
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
1
-11
/
+1
2021-03-07
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
1
-2
/
+19
2021-03-04
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
1
-1
/
+1
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
2
-3
/
+4
2021-03-04
capabilities: Don't allow writing ambiguous v3 file capabilities
Eric W. Biederman
1
-1
/
+11
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+2
2021-03-04
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
1
-0
/
+1
2021-02-23
cap: fix conversions on getxattr
Miklos Szeredi
1
-24
/
+43
2021-01-19
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-19
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
1
-1
/
+1
2020-12-30
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
1
-15
/
+5
2020-12-30
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
1
-18
/
+13
2020-12-30
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
1
-3
/
+16
[next]