Please pull these fixes for the keys subsystem, including a fix for 
CVE-2015-7550.


The following changes since commit 73796d8bf27372e26c2b79881947304c14c2d353:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2015-12-17 
14:05:22 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git 
for-linus

David Howells (7):
      KEYS: Fix race between read and revoke
      X.509: Fix determination of self-signedness
      X.509: Fix leap year handling again
      Handle leap seconds in mktime64()
      X.509: Support leap seconds
      Handle both ISO 8601 encodings of midnight in mktime64()
      X.509: Handle midnight alternative notation in GeneralizedTime

 crypto/asymmetric_keys/x509_cert_parser.c |   24 +++++++++++++++++-------
 crypto/asymmetric_keys/x509_public_key.c  |   11 ++++++++---
 include/linux/time.h                      |   13 ++++++-------
 kernel/time/time.c                        |   19 +++++++++++++++----
 security/keys/keyctl.c                    |   18 +++++++++---------
 5 files changed, 55 insertions(+), 30 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe 
linux-security-module" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to