]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Mar 2016 18:28:34 +0000 (13:28 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Mar 2016 18:28:34 +0000 (13:28 -0500)
commit2a1520d64471bd17e4ae6f13a168a4709ea079fd
treecc2b169aa9f9d5f0bbe8a77b95ee5eba20c3033e
parente43da0e4f2683177831553c576f85b902686beb0
parent0192d10b65adf349e8719c53a18c600d7a15ccd2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fix from Herbert Xu:
 "This fixes a bug in pkcs7_validate_trust and its users where the
  output value may in fact be taken from uninitialised memory"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
crypto/asymmetric_keys/pkcs7_trust.c