From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Xu Subject: Re: crypto: ablk_decrypt causes BUG in scatterwalk Date: Tue, 12 Jan 2016 21:16:44 +0800 Message-ID: <20160112131644.GA906@gondor.apana.org.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , linux-crypto@vger.kernel.org, LKML , syzkaller , Kostya Serebryany , Alexander Potapenko , Sasha Levin , Eric Dumazet To: Dmitry Vyukov Return-path: Received: from helcar.hengli.com.au ([209.40.204.226]:44664 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758157AbcALNQu (ORCPT ); Tue, 12 Jan 2016 08:16:50 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: On Tue, Jan 12, 2016 at 10:27:44AM +0100, Dmitry Vyukov wrote: > Hello, > > The following program cause BUG in scatterwalk: Weird, I can't reproduce the crash. Can you perhaps convert this to a non-racy reproduction, possibly by using strace to find the order of execution that leads to the crash? Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt