On Thu, Jun 11, 2020 at 01:27:34PM +0200, Christophe Leroy wrote:
Le 11/06/2020 à 13:21, gregkh@linuxfoundation.org a écrit :
This is a note to let you know that I've just added the patch titled
crypto: talitos - fix ECB and CBC algs ivsize
to the 4.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git%3Ba=su...
The filename of the patch is: crypto-talitos-fix-ecb-and-cbc-algs-ivsize.patch and it can be found in the queue-4.9 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree, please let stable@vger.kernel.org know about it.
As far as I can see, the faulty commit e1de42fdfc6a ("crypto: talitos - fix ECB algs ivsize") only removed .ivsize = AES_BLOCK_SIZE at a wrong place.
The other changes (removal of .ivsize = DES_BLOCK_SIZE and .ivsize = DES3_EDE_BLOCK_SIZE) are not from the faulty patch.
Now dropped, sorry about that.
greg k-h