On 02/27/2016 10:40 PM, Sasha Levin wrote:
> On 02/26/2016 06:44 AM, Milan Broz wrote:
>> From: Herbert Xu <herb...@gondor.apana.org.au>
>>
>>     commit dd504589577d8e8e70f51f997ad487a4cb6c026f upstream.
>>
>>     Some cipher implementations will crash if you try to use them
>>     without calling setkey first.  This patch adds a check so that
>>     the accept(2) call will fail with -ENOKEY if setkey hasn't been
>>     done on the socket yet.
>>
>>     Cc: sta...@vger.kernel.org
>>     Reported-by: Dmitry Vyukov <dvyu...@google.com>
>>     Signed-off-by: Herbert Xu <herb...@gondor.apana.org.au>
>>     Tested-by: Dmitry Vyukov <dvyu...@google.com>
>>     [backported to 4.1 by Milan Broz <gmazyl...@gmail.com>]
> 
> Thanks Milan. Can I add your Signed-off-by to this series?

yes,
Signed-off-by: Milan Broz <gmazyl...@gmail.com>

Thanks,
Milan
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" 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