projects
/
platform
/
kernel
/
linux-exynos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
2018-01-23
Eric Biggers
af_key: fix buffer overread in parse_exthdrs()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2018-01-23
Eric Biggers
af_key: fix buffer overread in verify_address_len()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2018-01-17
Eric Biggers
crypto: algapi - fix NULL dereference in crypto_remove_spawns()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2018-01-10
Eric Biggers
crypto: pcrypt - fix freeing pcrypt instances
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2018-01-10
Eric Biggers
crypto: chacha20poly1305 - validate the digest size
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2018-01-05
Eric Biggers
capabilities: fix buffer overread on very short xattr
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-29
Eric Biggers
crypto: skcipher - set walk.iv for zero-length inputs
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-20
Eric Biggers
crypto: af_alg - fix NULL pointer dereference in
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-20
Eric Biggers
crypto: salsa20 - fix blkcipher_walk API usage
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-20
Eric Biggers
crypto: hmac - require that the underlying hash algorithm...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-20
Eric Biggers
crypto: rsa - fix buffer overread when stripping leading...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-20
Eric Biggers
crypto: algif_aead - fix reference counting of null...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-14
Eric Biggers
X.509: fix comparisons of ->pkey_algo
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-14
Eric Biggers
X.509: reject invalid BIT STRING for subjectPublicKey
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-14
Eric Biggers
KEYS: reject NULL restriction string when type is specified
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-14
Eric Biggers
KEYS: add missing permission check for request_key...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-14
Eric Biggers
ASN.1: check for error from ASN1_OP_END__ACT actions
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-12-14
Eric Biggers
ASN.1: fix out-of-bounds read when parsing indefinite...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-30
Eric Biggers
libceph: don't WARN() if user tries to add invalid key
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-30
Eric Biggers
fscrypt: lock mutex before checking for bounce page...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-30
Eric Biggers
dm bufio: fix integer overflow when limiting maximum...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-30
Eric Biggers
lib/mpi: call cond_resched() from mpi_powm() loop
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-21
Eric Biggers
crypto: dh - Don't permit 'key' or 'g' size longer...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-21
Eric Biggers
crypto: dh - Don't permit 'p' to be 0
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-21
Eric Biggers
crypto: dh - Fix double free of ctx->p
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-08
Eric Biggers
KEYS: fix NULL pointer dereference during ASN.1 parsing...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-02
Eric Biggers
KEYS: fix out-of-bounds read during ASN.1 parsing
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-02
Eric Biggers
KEYS: trusted: fix writing past end of buffer in trusted_read()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-11-02
Eric Biggers
KEYS: return full count in keyring_read() if buffer...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-18
Eric Biggers
KEYS: load key flags and expiry time atomically in...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-18
Eric Biggers
KEYS: Load key expiry time atomically in keyring_search_iter...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-18
Eric Biggers
KEYS: load key flags and expiry time atomically in...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-12
Eric Biggers
ecryptfs: fix dereference of NULL user_key_payload
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-12
Eric Biggers
fscrypt: fix dereference of NULL user_key_payload
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-12
Eric Biggers
lib/digsig: fix dereference of NULL user_key_payload
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-12
Eric Biggers
FS-Cache: fix dereference of NULL user_key_payload
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-12
Eric Biggers
KEYS: encrypted: fix dereference of NULL user_key_payload
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-10-04
Eric Biggers
lib/idr.c: fix comment for idr_replace()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Use using_compacted_format() instead of open...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Use validate_xstate_header() to validate the...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Eliminate the 'xfeatures' local variable in...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Copy the full header in copy_user_to_xstate()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Use validate_xstate_header() to validate the...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Eliminate the 'xfeatures' local variable in...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Use validate_xstate_header() to validate the...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Use validate_xstate_header() to validate the...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-26
Eric Biggers
x86/fpu: Introduce validate_xstate_header()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: use kmemdup() in request_key_auth_new()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: restrict /proc/keys by credentials at open time
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: reset parent each time before searching key_user_tree
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: prevent KEYCTL_READ on negative key
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: prevent creating a different user's keyrings
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: fix writing past end of user-supplied buffer...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: fix key refcount leak in keyctl_read_key()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: fix key refcount leak in keyctl_assume_authority()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
KEYS: fix cred refcount leak in request_key_auth_new()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
x86/fpu: Reinitialize FPU registers if restoring FPU...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-25
Eric Biggers
x86/fpu: Don't let userspace set bogus xcomp_bv
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
Cc:
Eric Biggers
<ebiggers3@gmail.com>
commit
|
commitdiff
|
tree
2017-09-18
Eric Biggers
MAINTAINERS: associate linux/fs.h with VFS instead...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-09-14
Eric Biggers
idr: remove WARN_ON_ONCE() when trying to replace negative ID
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-08-31
Eric Biggers
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-08-28
Eric Biggers
dm ioctl: constify ioctl lookup table
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-08-28
Eric Biggers
dm: constify argument arrays
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-08-25
Eric Biggers
fork: fix incorrect fput of ->exe_file causing use...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-08-25
Eric Biggers
mm/madvise.c: fix freeing of locked page with MADV_FREE
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-08-25
Eric Biggers
x86/mm: Fix use-after-free of ldt_struct
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-08-25
Eric Biggers
strparser: initialize all callbacks
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-07-14
Eric Biggers
KEYS: DH: validate __spare field
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-07-10
Eric Biggers
fs/buffer.c: make bh_lru_install() more efficient
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-07-05
Eric Biggers
ubifs: don't bother checking for encryption key in...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-07-05
Eric Biggers
ubifs: require key for truncate(2) of encrypted file
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-07-04
Eric Biggers
f2fs: require key for truncate(2) of encrypted file
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-07-02
Eric Biggers
parisc: use compat_sys_keyctl()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-24
Eric Biggers
fscrypt: make ->dummy_context() return bool
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
fscrypt: inline fscrypt_free_filename()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
ext4: require key for truncate(2) of encrypted file
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
ext4: don't bother checking for encryption key in ...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
ext4: forbid encrypting root directory
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-19
Eric Biggers
crypto: aes_ti - fix comment for MixColumns step
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: DH: add __user annotations to keyctl_kdf_params
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: DH: ensure the KDF counter is properly aligned
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: DH: forbid using digest_null as the KDF hash
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: sanitize key structs before freeing
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: trusted: sanitize all key material
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: encrypted: sanitize all key material
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: user_defined: sanitize key payloads
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: sanitize add_key() and keyctl() key payloads
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: fix freeing uninitialized memory in key_update()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: fix dereferencing NULL payload with nonzero length
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: encrypted: use constant-time HMAC comparison
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: encrypted: fix race causing incorrect HMAC calculations
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: encrypted: fix buffer overread in valid_master_desc()
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: encrypted: avoid encrypting/decrypting stack...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-09
Eric Biggers
KEYS: put keyring if install_session_keyring_to_cred...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-06-06
Eric Biggers
elevator: fix truncation of icq_cache_name
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-05-30
Eric Biggers
Input: synaptics - clear device info before filling in
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
2017-05-24
Eric Biggers
ext4: remove redundant check for encrypted file on...
Signed-off-by:
Eric Biggers
<ebiggers@google.com>
commit
|
commitdiff
|
tree
next