Herbert Xu writes:
> On Tue, Mar 22, 2016 at 01:12:34PM +0100, Nicolai Stange wrote:
>> Former v2 can be found here:
>>
>>
>> http://lkml.kernel.org/g/1458566775-5239-1-git-send-email-nicsta...@gmail.com
>>
>>
>> This v3 series incorporates a fix to the pointer arithmetic issue in v2's
>> [
On Tue, Mar 22, 2016 at 01:12:34PM +0100, Nicolai Stange wrote:
> Former v2 can be found here:
>
>
> http://lkml.kernel.org/g/1458566775-5239-1-git-send-email-nicsta...@gmail.com
>
>
> This v3 series incorporates a fix to the pointer arithmetic issue in v2's
> [8/14] ("lib/mpi: mpi_read_buffe
Former v2 can be found here:
http://lkml.kernel.org/g/1458566775-5239-1-git-send-email-nicsta...@gmail.com
This v3 series incorporates a fix to the pointer arithmetic issue in v2's
[8/14] ("lib/mpi: mpi_read_buffer(): fix buffer overflow") spotted by
Tadeusz Struk.
The rest, that is [1-7,9-14