]> 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, 20 Apr 2016 19:00:07 +0000 (12:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Apr 2016 19:00:07 +0000 (12:00 -0700)
commitfd1a58265a6f97631b86589be883f9cccf040af6
treed61a76190d448f42a60e20a541b4808459f1b333
parentf5158fe671c0c40acdb3edef74a0aa80afebfadd
parent98b8b06b4ebdbcd8c15aee7e3dc77f3d40feccec
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This fixes the following issues:

   - Incorrect output buffer size calculation in rsa-pkcs1pad

   - Uninitialised padding bytes on exported state in ccp driver

   - Potentially freed pointer used on completion callback in sha1-mb"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: ccp - Prevent information leakage on export
  crypto: sha1-mb - use corrcet pointer while completing jobs
  crypto: rsa-pkcs1pad - fix dst len