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.12.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
*
KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
2018-02-16
1
-16
/
+15
*
selinux: general protection fault in sock_has_perm
Mark Salyzyn
2018-02-07
1
-0
/
+2
*
KEYS: Don't permit request_key() to construct a new keyring
David Howells
2017-12-20
1
-0
/
+3
*
Don't leak a key reference if request_key() tries to use a revoked keyring
David Jeffery
2017-12-20
1
-0
/
+1
*
KEYS: add missing permission check for request_key() destination
Eric Biggers
2017-12-16
1
-9
/
+37
*
ima: fix hash algorithm initialization
Boshi Wang
2017-12-09
1
-0
/
+4
*
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-24
1
-0
/
+3
*
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-11-18
1
-0
/
+4
*
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
2017-11-15
1
-11
/
+12
*
KEYS: trusted: sanitize all key material
Eric Biggers
2017-11-15
1
-27
/
+22
*
KEYS: return full count in keyring_read() if buffer is too small
Eric Biggers
2017-11-08
1
-20
/
+19
*
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-10-27
1
-0
/
+10
*
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-27
1
-0
/
+7
*
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-10-12
1
-30
/
+25
*
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-10-05
1
-0
/
+5
*
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-10-05
4
-12
/
+23
*
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-10-05
1
-9
/
+5
*
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-07-15
1
-1
/
+1
*
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
2017-06-14
1
-3
/
+2
*
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-06-14
1
-2
/
+2
*
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2017-05-25
1
-2
/
+3
*
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-04-30
2
-24
/
+31
*
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-04-30
1
-1
/
+1
*
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-04-30
1
-2
/
+7
*
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-04-18
1
-1
/
+1
*
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-11-23
1
-1
/
+1
*
KEYS: potential uninitialized variable
Dan Carpenter
2016-07-12
1
-1
/
+1
*
KEYS: Fix handling of stored error in a negatively instantiated user key
David Howells
2016-04-13
3
-2
/
+10
*
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2016-04-13
2
-7
/
+5
*
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-04-12
1
-1
/
+6
*
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2016-03-04
1
-1
/
+2
*
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
2016-01-25
1
-0
/
+1
*
KEYS: Fix race between read and revoke
David Howells
2016-01-22
1
-9
/
+9
*
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
2015-11-18
1
-2
/
+4
*
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
2015-11-18
1
-4
/
+4
*
ima: extend "mask" policy matching support
Mimi Zohar
2015-08-27
1
-5
/
+15
*
ima: add support for new "euid" policy condition
Mimi Zohar
2015-08-27
1
-4
/
+23
*
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-08-04
1
-0
/
+12
*
KEYS: ensure we free the assoc array edit if edit is valid
Colin Ian King
2015-08-04
1
-3
/
+5
*
selinux: fix setting of security labels on NFS
J. Bruce Fields
2015-07-20
1
-1
/
+2
*
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2015-07-03
3
-4
/
+5
*
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
2015-06-28
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
2015-06-28
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
2015-06-28
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
2015-06-28
1
-0
/
+2
*
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
2015-06-28
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
2015-06-28
1
-0
/
+1
*
selinux: fix sel_write_enforce broken return value
Joe Perches
2015-04-22
1
-1
/
+1
*
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2015-03-06
2
-11
/
+23
*
KEYS: close race between key lookup and freeing
Sasha Levin
2015-01-29
1
-2
/
+2
[next]