Keyrings Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-31 17:52:06 to 2017-10-09 19:51:29 UTC [more...]

[PATCH v2 1/3] ecryptfs: fix dereference of NULL user_key_payload
 2017-10-09 19:51 UTC  (3+ messages)
` [PATCH v2 2/3] ecryptfs: fix out-of-bounds read of key payload
` [PATCH v2 3/3] ecryptfs: move key payload accessor functions into keystore.c

[PATCH v2] fscrypt: fix dereference of NULL user_key_payload
 2017-10-09 19:46 UTC 

[PATCH v2] lib/digsig: fix dereference of NULL user_key_payload
 2017-10-09 19:43 UTC 

[PATCH v2] FS-Cache: fix dereference of NULL user_key_payload
 2017-10-09 19:40 UTC 

[PATCH v2] KEYS: encrypted: fix dereference of NULL user_key_payload
 2017-10-09 19:37 UTC 

[PATCH] Prevent NULL pointer dereference if sinfo is not set
 2017-10-09  5:03 UTC 

[PATCH v8 00/20] simplify crypto wait for async op
 2017-10-07  7:51 UTC  (23+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v8 03/20] net: "
` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v8 05/20] crypto: marvell/cesa: "
` [PATCH v8 06/20] crypto: introduce crypto wait for async op
` [PATCH v8 09/20] crypto: move drbg to generic async completion
` [PATCH v8 10/20] crypto: move gcm "
` [PATCH v8 11/20] crypto: move testmgr "
` [PATCH v8 12/20] fscrypt: move "
` [PATCH v8 13/20] dm: move dm-verity "
` [PATCH v8 14/20] cifs: move "
  ` [PATCH v8 07/20] crypto: move algif "
  ` [PATCH v8 08/20] crypto: move pub key "
  ` [PATCH v8 15/20] ima: move "
  ` [PATCH v8 17/20] crypto: talitos: "
  ` [PATCH v8 19/20] crypto: mediatek: "
  ` [PATCH v8 20/20] crypto: adapt api sample to use async. op wait
` [PATCH v8 16/20] crypto: tcrypt: move to generic async completion
` [PATCH v8 18/20] crypto: qce: "

Draft manpage explaining kernel lockdown
 2017-10-06  7:46 UTC  (8+ messages)

[PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver #2]
 2017-10-05 22:59 UTC 

[PATCH] security/keys: BIG_KEY requires CONFIG_CRYPTO
 2017-10-05 15:39 UTC  (2+ messages)

[PATCH v3 0/7] KEYS: instantiation and atomicity fixes
 2017-10-04 16:33 UTC  (10+ messages)
` [PATCH v3 1/7] KEYS: don't let add_key() update an uninstantiated key
` [PATCH v3 2/7] KEYS: fix race between updating and finding negative key
` [PATCH v3 3/7] KEYS: load key flags atomically in key_is_instantiated()
` [PATCH v3 4/7] KEYS: load key flags and expiry time atomically in key_validate()
` [PATCH v3 5/7] KEYS: load key flags and expiry time atomically in keyring_search_iterator()
` [PATCH v3 6/7] KEYS: load key flags and expiry time atomically in proc_keys_show()
` [PATCH v3 7/7] KEYS: remove KEY_FLAG_NEGATIVE

[PATCH 1/4] KEYS: Replace uid/gid/perm permissions checking with an ACL
 2017-10-04 13:09 UTC  (4+ messages)
` [PATCH 2/4] KEYS: Provide KEYCTL_GET/SET_ACL
` [PATCH 3/4] KEYS: Add the ability to grant permissions to an administrator
` [PATCH 4/4] KEYS: Add support for directly-specified uids and gids in key ACLs

[PATCH] KEYS: Fix the wrong index when checking the existence of second id
 2017-10-04 11:18 UTC 

[PATCH] KEYS: checking the input id parameters before finding asymmetric key
 2017-10-04  8:45 UTC 

[PATCH 1/3] crypto: dh_helper - return unsigned int for dh_data_size()
 2017-10-03 16:08 UTC  (5+ messages)
` [PATCH 2/3] crypto: dh_helper - return unsigned value for crypto_dh_key_len()
` [PATCH 3/3] KEYS: dh - make some length variables unsigned

[PATCH 0/7] Fix dereferencing payload of revoked keys
 2017-10-03 11:05 UTC  (15+ messages)
` [PATCH 1/7] KEYS: encrypted: fix dereference of NULL user_key_payload
` [PATCH 2/7] FS-Cache: "
` [PATCH 3/7] lib/digsig: "
` [PATCH 4/7] fscrypt: "
` [PATCH 5/7] ecryptfs: "
` [PATCH 6/7] ecryptfs: fix out-of-bounds read of key payload
` [PATCH 7/7] ecryptfs: move key payload accessor functions into keystore.c

Modular BIG_KEYS (was: Re: [PATCH v4] security/keys: rewrite all of big_key crypto)
 2017-10-03  9:04 UTC  (4+ messages)

[PATCH v8 0/4] crypto: add algif_akcipher user space API
 2017-10-03  0:09 UTC  (2+ messages)

[RFC][PATCH] KEYS: Replace uid/gid/perm permissions checking with ACL
 2017-10-02 23:35 UTC  (5+ messages)
` [RFC][PATCH] keyutils: Add key/keyring ACL support

[PATCH v2 0/2] Fix y2038 issues for security/keys subsystem
 2017-09-28 22:05 UTC  (7+ messages)
` [PATCH v2 1/2] security: keys: Replace time_t/timespec with time64_t
` [PATCH v2 2/2] security: keys: Replace time_t with time64_t for struct key_preparsed_payload

[GIT PULL] KEYS: Fixes and crypto fixes
 2017-09-28 10:34 UTC  (5+ messages)

[PATCH v2 0/6] KEYS: fix atomicity issues with key flags
 2017-09-26 20:39 UTC  (8+ messages)
` [PATCH v2 1/6] KEYS: fix race between updating and finding negative key
` [PATCH v2 2/6] KEYS: load key flags atomically in key_is_instantiated()
` [PATCH v2 3/6] KEYS: load key flags and expiry time atomically in key_validate()
` [PATCH v2 4/6] KEYS: load key flags and expiry time atomically in keyring_search_iterator()
` [PATCH v2 5/6] KEYS: load key flags and expiry time atomically in proc_keys_show()
` [PATCH v2 6/6] KEYS: remove KEY_FLAG_NEGATIVE

[PATCH] KEYS: prevent KEYCTL_READ on negative key
 2017-09-25 18:35 UTC  (5+ messages)

[PATCH v7 1/2] security/keys: properly zero out sensitive key material in big_key
 2017-09-25 16:38 UTC  (4+ messages)
` [PATCH v7 2/2] security/keys: rewrite all of big_key crypto

[PATCH] KEYS: key refcounting cleanup in keyctl_read_key
 2017-09-25 15:28 UTC  (2+ messages)

[PATCH v2 0/3] KEYS: fix error handling in request_key_auth_new()
 2017-09-25 14:18 UTC  (6+ messages)
` [PATCH v2 1/3] KEYS: fix cred refcount leak "
` [PATCH v2 2/3] KEYS: don't revoke uninstantiated key "
` [PATCH v2 3/3] KEYS: use kmemdup() "

[PATCH] KEYS: prevent creating a different user's keyrings
 2017-09-25 11:54 UTC  (4+ messages)

[PATCH v5 0/4] Certificate insertion support for x86 bzImages
 2017-09-25  6:12 UTC 

[PATCH] KEYS: fix cred refcount leak in request_key_auth_new()
 2017-09-21 20:37 UTC  (3+ messages)

[PATCH v4] security/keys: rewrite all of big_key crypto
 2017-09-20 14:56 UTC  (21+ messages)
` [PATCH v5] "
      ` [PATCH v6] "
  ` [kernel-hardening] Re: [PATCH v4] "

[PATCH] KEYS: fix race between updating and finding negative key
 2017-09-19 16:22 UTC  (2+ messages)

[PATCH] KEYS: use kmemdup() in request_key_auth_new()
 2017-09-18 18:39 UTC 

[PATCH] KEYS: restrict /proc/keys by credentials at open time
 2017-09-18 18:38 UTC 

[PATCH] KEYS: reset parent each time before searching key_user_tree
 2017-09-18 18:37 UTC 

[PATCH] KEYS: fix writing past end of user-supplied buffer in keyring_read()
 2017-09-18 18:36 UTC 

[PATCH] KEYS: fix key refcount leak in keyctl_assume_authority()
 2017-09-18 18:36 UTC  (2+ messages)
` [PATCH] KEYS: fix key refcount leak in keyctl_read_key()

[PATCH v2] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-09-17  7:25 UTC  (5+ messages)

[PATCH] security: keys: switch big_key encryption to AES in CTR mode
 2017-09-16 12:40 UTC  (4+ messages)

[PATCH 0/3] Fix y2038 issues for security/keys subsystem
 2017-09-15  8:38 UTC  (4+ messages)

[PATCH RESEND] X.509: Recognize the legacy OID 1.3.14.3.2.29 (sha1WithRSASignature)
 2017-09-07  8:44 UTC  (3+ messages)

[PATCH] security/keys: Adding newline after declaration
 2017-09-07  5:54 UTC  (2+ messages)

[PATCH v2 5/6] keyctl.2: document KEYCTL_RESTRICT_KEYRING operation
 2017-09-05 17:45 UTC  (4+ messages)

[PATCH v7 00/19] simplify crypto wait for async op
 2017-09-05 12:16 UTC  (5+ messages)

[PATCH v2 0/6] keyctl.2 updates
 2017-09-04 12:49 UTC  (3+ messages)

[RFC PATCH 4/5] keyctl.2: document the ability to provide KDF parameters in KEYCTL_DH_COMPUTE
 2017-09-03 11:17 UTC  (8+ messages)

[PATCH v2 4/6] keyctl.2: document the ability to provide KDF parameters in KEYCTL_DH_COMPUTE
 2017-09-03  0:29 UTC  (3+ messages)

[PATCH v2 6/6] keyctl.2: mention ENOMEM in ERRORS
 2017-09-03  0:23 UTC  (2+ messages)

[PATCH v2 3/6] keyrings.7: add pointers to kernel's documentation
 2017-09-03  0:20 UTC  (2+ messages)

[PATCH v2 2/6] keyctl.2: update kernel documentation path reference
 2017-09-03  0:19 UTC  (2+ messages)

[PATCH v2 1/6] keyctl.2: change "is" to "was" in error descriptions
 2017-09-03  0:14 UTC  (2+ messages)

[RFC PATCH 5/5] keyctl.2: document KEYCTL_RESTRICT_KEYRING operation
 2017-08-31 17:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).