Re: [PATCH v2] lib/mpi: Fix kernel unaligned access in mpi_write_to_sgl

From: Sowmini Varadhan
Date: Wed May 04 2016 - 07:05:46 EST


On (05/04/16 10:32), Herbert Xu wrote:
>
> Please base it on cryptodev.
>

Looks like this got fixed in cryptodev by commit cece762f6f3c
("lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access")

Thanks,
--Sowmini