index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
Age
Commit message (
Expand
)
Author
2019-05-02
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
2019-05-02
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
2019-05-02
KEYS: allow reaching the keys quotas exactly
Eric Biggers
2018-12-16
KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
2018-01-01
KEYS: add missing permission check for request_key() destination
Eric Biggers
2018-01-01
KEYS: trusted: fix writing past end of buffer in trusted_read()
Eric Biggers
2018-01-01
KEYS: trusted: sanitize all key material
Eric Biggers
2018-01-01
KEYS: return full count in keyring_read() if buffer is too small
Eric Biggers
2018-01-01
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2018-01-01
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2018-01-01
KEYS: prevent creating a different user's keyrings
Eric Biggers
2018-01-01
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2018-01-01
KEYS: fix key refcount leak in keyctl_read_key()
Eric Biggers
2018-01-01
KEYS: fix key refcount leak in keyctl_assume_authority()
Eric Biggers
2018-01-01
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Eric Biggers
2018-01-01
KEYS: fix cred refcount leak in request_key_auth_new()
Eric Biggers
2017-11-11
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-11-11
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-09-15
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-07-18
KEYS: Change the name of the dead type to ".dead" to prevent user access
David Howells
2017-06-05
KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
Eric Biggers
2017-06-05
KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings
David Howells
2017-06-05
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
2017-06-05
KEYS: special dot prefixed keyring name bug fix
Mimi Zohar
2017-06-05
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-04-04
keys: Guard against null match function in keyring_search_aux()
Ben Hutchings
2016-11-20
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-08-22
KEYS: potential uninitialized variable
Dan Carpenter
2016-01-25
KEYS: Fix keyring ref leak in join_session_keyring()
Yevgeny Pats
2016-01-05
KEYS: Fix race between read and revoke
David Howells
2015-10-28
KEYS: Don't permit request_key() to construct a new keyring
David Howells
2015-10-28
KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
David Howells
2015-10-28
KEYS: Fix race between key destruction and finding a keyring by name
David Howells
2015-08-11
KEYS: ensure we free the assoc array edit if edit is valid
Colin Ian King
2015-01-15
KEYS: close race between key lookup and freeing
Sasha Levin
2015-01-15
KEYS: Fix stale key registration at error path
Takashi Iwai
2014-06-10
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-15
security: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-04-14
Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
James Morris
2014-04-14
Merge commit 'v3.14' into next
James Morris
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2014-03-14
KEYS: Move the flags representing required permission to linux/key.h
David Howells
2014-03-09
KEYS: Make the keyring cycle detector ignore other keyrings of the same name
David Howells
2014-03-06
security/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
2013-12-02
security: shmem: implement kernel private shmem inodes
Eric Paris
2013-12-02
KEYS: Fix searching of nested keyrings
David Howells
2013-12-02
KEYS: Fix multiple key add into associative array
David Howells
2013-12-02
KEYS: Fix the keyring hash function
David Howells
[next]