Re: [PATCH 4/8] crypto: stm32/cryp - fix race condition
From: Marek Vasut
Date: Fri Oct 29 2021 - 10:23:57 EST
On 10/29/21 3:54 PM, Nicolas Toromanoff wrote:
Erase key before finalizing request.
Fixes: 9e054ec21ef8 ("crypto: stm32 - Support for STM32 CRYP crypto module")
Can you be a bit more specific in your commit messages ? That applies to
the entire patchset. It is absolutely impossible to tell what race is
fixed here or why it is fixed by exactly this change. This applies to
the entire series.
And while I am at it, does the CRYP finally pass at least the most basic
kernel boot time crypto tests or does running those still overwrite
kernel memory and/or completely crash or lock up the machine ?