index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
2022-08-25
1
-1
/
+1
*
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
2022-08-25
1
-0
/
+1
*
apparmor: fix overlapping attachment computation
John Johansen
2022-08-25
2
-2
/
+2
*
apparmor: fix aa_label_asxprint return check
Tom Rix
2022-08-25
1
-3
/
+3
*
apparmor: Fix failed mount permission check error message
John Johansen
2022-08-25
1
-3
/
+4
*
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2022-08-25
2
-3
/
+9
*
apparmor: fix quiet_denied for file rules
John Johansen
2022-08-25
1
-1
/
+1
*
selinux: Add boundary check in put_entry()
Xiu Jianfeng
2022-08-25
1
-0
/
+2
*
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
2022-07-29
1
-7
/
+5
*
Fix incorrect type in assignment of ipv6 port for audit
Casey Schaufler
2022-04-15
1
-1
/
+1
*
selinux: use correct type for context length
Christian Göttsche
2022-04-15
1
-1
/
+1
*
TOMOYO: fix __setup handlers return values
Randy Dunlap
2022-04-15
1
-2
/
+2
*
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
2022-02-16
1
-3
/
+7
*
ima: Remove ima_policy file before directory
Stefan Berger
2022-02-16
1
-1
/
+1
*
integrity: check the return value of audit_log_start()
Xiaoke Wang
2022-02-16
1
-0
/
+2
*
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
2022-01-05
1
-1
/
+1
*
fortify: Explicitly disable Clang support
Kees Cook
2021-11-26
1
-0
/
+3
*
apparmor: fix error check
Tom Rix
2021-11-26
1
-2
/
+2
*
smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
Tetsuo Handa
2021-11-26
1
-1
/
+1
*
smackfs: use __GFP_NOFAIL for smk_cipso_doi()
Tetsuo Handa
2021-11-26
1
-3
/
+1
*
smackfs: Fix use-after-free in netlbl_catmap_walk()
Pawan Gupta
2021-11-26
1
-1
/
+4
*
evm: mark evm_fixmode as __ro_after_init
Austin Kim
2021-11-26
1
-1
/
+1
*
binder: use cred instead of task for selinux checks
Todd Kjos
2021-11-26
2
-28
/
+22
*
apparmor: remove duplicate macro list_entry_is_head()
Andy Shevchenko
2021-09-26
1
-3
/
+0
*
Smack: Fix wrong semantics in smk_access_entry()
Tianjia Zhang
2021-09-22
1
-9
/
+8
*
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-09-22
1
-1
/
+0
*
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-09-22
1
-1
/
+1
*
smackfs: restrict bytes count in smk_set_cipso()
Tetsuo Handa
2021-07-20
1
-0
/
+2
*
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Minchan Kim
2021-07-20
1
-6
/
+7
*
evm: fix writing <securityfs>/evm overflow
Mimi Zohar
2021-07-20
1
-2
/
+3
*
evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
Roberto Sassu
2021-07-20
1
-4
/
+4
*
evm: Execute evm_inode_init_security() only when an HMAC key is loaded
Roberto Sassu
2021-07-20
1
-2
/
+3
*
security: commoncap: fix -Wstringop-overread warning
Arnd Bergmann
2021-05-22
1
-1
/
+1
*
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
2021-03-17
1
-11
/
+1
*
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
2021-03-07
1
-2
/
+19
*
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
2021-03-04
1
-1
/
+1
*
certs: Fix blacklist flag type confusion
David Howells
2021-03-04
2
-3
/
+4
*
capabilities: Don't allow writing ambiguous v3 file capabilities
Eric W. Biederman
2021-03-04
1
-1
/
+11
*
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-04
1
-0
/
+2
*
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
2021-03-04
1
-0
/
+1
*
cap: fix conversions on getxattr
Miklos Szeredi
2021-02-23
1
-24
/
+43
*
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
2021-01-19
1
-2
/
+5
*
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
2021-01-19
1
-1
/
+1
*
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
2020-12-30
1
-15
/
+5
*
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
2020-12-30
1
-18
/
+13
*
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
2020-12-30
1
-3
/
+16
*
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
2020-11-18
1
-1
/
+3
*
evm: Check size of security.evm before using it
Roberto Sassu
2020-11-05
1
-0
/
+6
*
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
2020-10-29
1
-0
/
+2
*
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
2020-10-01
1
-0
/
+1
[next]