From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Chen Subject: Re: Crash in crypto mcryptd Date: Fri, 02 Dec 2016 16:16:28 -0800 Message-ID: <1480724188.3064.62.camel@linux.intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org To: Mikulas Patocka , Herbert Xu , "David S. Miller" Cc: linux-crypto@vger.kernel.org, dm-devel@redhat.com, Milan Broz List-Id: dm-devel.ids On Thu, 2016-12-01 at 19:00 -0500, Mikulas Patocka wrote: > Hi > > There is a bug in mcryptd initialization. > > This is a test module that tries various hash algorithms. When you load  > the module with "insmod test.ko 'alg=mcryptd(md5)'", the machine crashes. > > Mikulas > > Mikulas, Can you try out the patch that I've sent out in a separate mail? Thanks. Tim