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-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
2020-11-18
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
1
-1
/
+3
2020-11-05
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
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-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-30
apparmor: don't try to replace stale label in ptraceme check
Jann Horn
1
-2
/
+2
2020-06-25
selinux: fix double free
Tom Rix
1
-0
/
+4
2020-06-25
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-06-25
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-25
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-06-22
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
4
-5
/
+24
2020-06-22
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
1
-1
/
+1
2020-06-22
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
1
-2
/
+1
2020-06-22
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
1
-3
/
+4
2020-06-22
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
1
-0
/
+10
2020-06-22
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2
-22
/
+5
2020-06-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
3
-4
/
+11
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
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
2020-02-24
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
1
-1
/
+1
2020-02-24
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
1
-27
/
+24
2020-02-24
selinux: fall back to ref-walk if audit is required
Stephen Smalley
3
-26
/
+17
2020-02-05
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
1
-7
/
+4
[next]