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
*
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
2020-10-01
1
-0
/
+1
*
selinux: allow labeling before policy is loaded
Jonathan Lebon
2020-10-01
1
-0
/
+12
*
Smack: prevent underflow in smk_set_cipso()
Dan Carpenter
2020-08-19
1
-1
/
+1
*
Smack: fix another vsscanf out of bounds
Dan Carpenter
2020-08-19
1
-0
/
+4
*
Smack: fix use-after-free in smk_write_relabel_self()
Eric Biggers
2020-08-11
1
-2
/
+11
*
apparmor: ensure that dfa state tables have entries
John Johansen
2020-07-22
1
-0
/
+5
*
apparmor: don't try to replace stale label in ptraceme check
Jann Horn
2020-06-30
1
-2
/
+2
*
selinux: fix double free
Tom Rix
2020-06-25
1
-0
/
+4
*
apparmor: fix nnp subset test for unconfined
John Johansen
2020-06-25
3
-4
/
+39
*
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
2020-06-25
1
-0
/
+5
*
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
2020-06-25
1
-2
/
+2
*
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-06-22
4
-5
/
+24
*
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
2020-06-22
1
-1
/
+1
*
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
2020-06-22
1
-2
/
+1
*
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
2020-06-22
1
-3
/
+4
*
Smack: slab-out-of-bounds in vsscanf
Casey Schaufler
2020-06-22
1
-0
/
+10
*
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-22
2
-22
/
+5
*
evm: Fix RCU list related warnings
Madhuparna Bhowmik
2020-06-07
3
-4
/
+11
*
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
2020-06-03
1
-0
/
+1
*
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
2020-05-27
1
-1
/
+2
*
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
2020-05-27
1
-2
/
+1
*
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
2020-05-27
1
-1
/
+2
*
ima: Fix return value of ima_write_policy()
Roberto Sassu
2020-05-27
1
-2
/
+1
*
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
2020-05-27
1
-1
/
+1
*
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
2020-05-27
1
-6
/
+6
*
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
2020-05-06
1
-25
/
+45
*
KEYS: Avoid false positive ENOMEM error on key read
Waiman Long
2020-04-29
2
-15
/
+55
*
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
2020-04-23
7
-51
/
+72
*
keys: Fix proc_keys_next to increase position index
Vasily Averin
2020-04-21
1
-0
/
+2
*
KEYS: reaching the keys quotas correctly
Yang Xu
2020-04-17
2
-3
/
+3
*
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
2020-02-24
1
-1
/
+1
*
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
2020-02-24
1
-27
/
+24
*
selinux: fall back to ref-walk if audit is required
Stephen Smalley
2020-02-24
3
-26
/
+17
*
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
2020-02-05
1
-7
/
+4
*
keys: Timestamp new keys
David Howells
2020-01-27
1
-0
/
+1
*
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2020-01-27
2
-2
/
+4
*
apparmor: Fix network performance issue in aa_label_sk_perm
Tony Jones
2020-01-27
1
-6
/
+9
*
LSM: generalize flag passing to security_capable
Micah Morton
2020-01-23
9
-39
/
+37
*
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-09
3
-42
/
+46
*
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2020-01-04
1
-5
/
+7
*
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
2019-12-05
1
-0
/
+1
*
ima: fix freeing ongoing ahash_request
Sascha Hauer
2019-10-11
1
-0
/
+5
*
ima: always return negative code for error
Sascha Hauer
2019-10-11
1
-1
/
+4
*
smack: use GFP_NOFS while holding inode_smack::smk_lock
Eric Biggers
2019-10-07
2
-4
/
+4
*
Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
Jann Horn
2019-10-07
1
-1
/
+2
*
security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...
Jia-Ju Bai
2019-10-07
1
-0
/
+2
*
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
2019-09-21
1
-0
/
+6
*
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
2019-09-16
1
-7
/
+33
*
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
2019-08-06
1
-1
/
+5
*
selinux: fix empty write to keycreate file
Ondrej Mosnacek
2019-07-26
1
-5
/
+6
[next]