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-08-25
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
1
-18
/
+13
2022-08-25
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
1
-3
/
+16
2022-08-25
selinux: Convert isec->lock into a spinlock
Andreas Gruenbacher
2
-40
/
+66
2022-08-25
selinux: Clean up initialization of isec->sclass
Andreas Gruenbacher
1
-6
/
+4
2022-08-25
proc: Pass file mode to proc_pid_make_inode
Andreas Gruenbacher
1
-0
/
+1
2022-08-25
selinux: Minor cleanups
Andreas Gruenbacher
2
-3
/
+4
2022-07-29
security,selinux,smack: kill security_task_wait hook
Stephen Smalley
3
-32
/
+0
2022-04-20
Fix incorrect type in assignment of ipv6 port for audit
Casey Schaufler
1
-1
/
+1
2022-04-20
selinux: use correct type for context length
Christian Göttsche
1
-1
/
+1
2022-04-20
TOMOYO: fix __setup handlers return values
Randy Dunlap
1
-2
/
+2
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
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
-25
/
+20
2021-09-22
Smack: Fix wrong semantics in smk_access_entry()
Tianjia Zhang
1
-9
/
+8
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-03-07
smackfs: restrict bytes count in smackfs write functions
Sabyrzhan Tasbolatov
1
-2
/
+19
2021-03-03
KEYS: trusted: Fix migratable=1 failing
Jarkko Sakkinen
1
-1
/
+1
2021-01-23
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2020-10-29
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
1
-0
/
+2
2020-10-01
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
1
-0
/
+1
2020-08-21
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
1
-1
/
+1
2020-08-21
Smack: fix another vsscanf out of bounds
Dan Carpenter
1
-0
/
+4
2020-08-21
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
1
-2
/
+11
2020-06-30
selinux: fix double free
Tom Rix
1
-0
/
+4
2020-06-20
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
1
-1
/
+1
2020-06-20
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
1
-2
/
+1
2020-06-20
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-06-20
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2020-06-03
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
1
-0
/
+1
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-05
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-24
/
+44
2020-04-24
KEYS: reaching the keys quotas correctly
Yang Xu
2
-3
/
+3
2020-02-28
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
1
-1
/
+1
2020-01-29
keys: Timestamp new keys
David Howells
1
-0
/
+1
2019-10-17
ima: always return negative code for error
Sascha Hauer
1
-1
/
+4
2019-10-07
smack: use GFP_NOFS while holding inode_smack::smk_lock
Eric Biggers
2
-3
/
+3
2019-10-07
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Jann Horn
1
-1
/
+2
2019-10-07
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...
Jia-Ju Bai
1
-0
/
+2
2019-09-21
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-08-06
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
1
-1
/
+5
2019-07-10
apparmor: enforce nullbyte at end of tag string
Jann Horn
1
-1
/
+1
2019-05-08
selinux: never allow relabeling on context mounts
Ondrej Mosnacek
1
-9
/
+31
[next]