lkml.org 
[lkml]   [2015]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectCrypto Fixes for 4.4
    Hi Linus:

    This push fixes a bug in the algif_skcipher interface that can
    trigger a kernel WARN_ON from user-space. It does so by using
    the new skcipher interface which unlike the previous ablkcipher
    does not need to create extra geniv objects which is what was
    used to trigger the WARN_ON.


    Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus


    Herbert Xu (1):
    crypto: algif_skcipher - Use new skcipher interface

    crypto/algif_skcipher.c | 61 +++++++++++++++++++++++------------------------
    1 file changed, 30 insertions(+), 31 deletions(-)

    Thanks,
    --
    Email: Herbert Xu <herbert@gondor.apana.org.au>
    Home Page: http://gondor.apana.org.au/~herbert/
    PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


    \
     
     \ /
      Last update: 2015-12-28 15:01    [W:3.960 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site