[Drbd-dev] [PATCH v6 17/18] crypto: ccm: Remove VLA usage
Kees Cook
keescook at chromium.org
Tue Jul 24 19:51:27 CEST 2018
On Tue, Jul 24, 2018 at 9:57 AM, Ard Biesheuvel
<ard.biesheuvel at linaro.org> wrote:
> On 24 July 2018 at 18:49, Kees Cook <keescook at chromium.org> wrote:
>> From: Ard Biesheuvel <ard.biesheuvel at linaro.org>
>>
>> In the quest to remove all stack VLA usage from the kernel[1], this
>> drops AHASH_REQUEST_ON_STACK by preallocated the ahash request area
>> with the skcipher area (which are not used at the same time).
>>
>
> -EGRAMMAR
Whoops. Will fix my poor sentence merging. :)
-Kees
--
Kees Cook
Pixel Security
More information about the drbd-dev
mailing list