From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tudor Ambarus Subject: Re: [PATCH] crypto/ecc: Remove stack VLA usage Date: Fri, 9 Mar 2018 10:21:59 +0200 Message-ID: <7d80acb8-89e7-0afe-6c00-4936145d611d@microchip.com> References: <20180307215615.GA18928@beast> <4fbe11f1-c92e-a4d5-616d-01e983f5405f@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: Herbert Xu , LKML , "David S. Miller" , linux-crypto , Kernel Hardening To: Kees Cook Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On 03/08/2018 11:55 PM, Kees Cook wrote: >> Looks like there are few intermediate buffers in ecc >> that should be zeroized as well. > Can you send a patch for those? Yeah, I'll take a look. Best, ta