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
2021-01-19
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
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
2020-12-08
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2
-2
/
+15
2020-11-18
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
1
-1
/
+3
2020-11-01
evm: Check size of security.evm before using it
Roberto Sassu
1
-0
/
+6
2020-10-29
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
1
-0
/
+2
2020-10-01
device_cgroup: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-10-01
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
1
-0
/
+1
2020-10-01
selinux: allow labeling before policy is loaded
Jonathan Lebon
1
-0
/
+12
2020-08-19
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
1
-1
/
+1
2020-08-19
Smack: fix another vsscanf out of bounds
Dan Carpenter
1
-0
/
+4
2020-08-19
ima: Have the LSM free its audit rule
Tyler Hicks
2
-1
/
+6
2020-08-11
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2
-1
/
+7
2020-08-11
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
1
-2
/
+11
2020-07-22
apparmor: ensure that dfa state tables have entries
John Johansen
1
-0
/
+5
2020-06-24
selinux: fix double free
Tom Rix
1
-0
/
+4
2020-06-24
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-06-24
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-24
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-06-22
ima: Set again build_ima_appraise variable
Krzysztof Struczynski
1
-2
/
+8
2020-06-22
ima: Remove redundant policy rule set in add_rules()
Krzysztof Struczynski
1
-4
/
+1
2020-06-22
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
1
-1
/
+1
2020-06-22
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
1
-1
/
+1
2020-06-22
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
4
-5
/
+24
2020-06-22
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
1
-2
/
+1
2020-06-22
ima: Evaluate error in init_ima()
Roberto Sassu
1
-0
/
+3
2020-06-22
ima: Switch to ima_hash_algo for boot aggregate
Roberto Sassu
2
-11
/
+58
2020-06-22
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-06-22
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2020-06-22
lockdown: Allow unprivileged users to see lockdown status
Jeremy Cline
1
-1
/
+1
2020-06-17
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2
-22
/
+5
2020-06-17
smack: avoid unused 'sip' variable warning
Arnd Bergmann
2
-23
/
+8
2020-06-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
3
-4
/
+11
2020-06-07
powerpc/xmon: Restrict when kernel is locked down
Christopher M. Riedl
1
-0
/
+2
2020-06-03
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
1
-0
/
+1
2020-05-27
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-27
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-27
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-05-27
evm: Fix a small race in init_desc()
Dan Carpenter
1
-22
/
+22
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-27
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
1
-6
/
+6
2020-05-06
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-25
/
+45
2020-04-29
KEYS: Avoid false positive ENOMEM error on key read
Waiman Long
2
-15
/
+55
2020-04-23
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
7
-51
/
+72
2020-04-21
keys: Fix proc_keys_next to increase position index
Vasily Averin
1
-0
/
+2
2020-04-17
KEYS: reaching the keys quotas correctly
Yang Xu
2
-3
/
+3
[next]