> -----Original Message-----
> From: Zegan, PrzemyslawX <[email protected]>
> Sent: Monday, October 11, 2021 9:05 AM
> To: [email protected]
> Cc: [email protected]; Zhang, Roy Fan <[email protected]>; Zegan,
> PrzemyslawX <[email protected]>; De Lara Guarch, Pablo
> <[email protected]>
> Subject: [dpdk-dev v3] app: fix buffer overrun
> 
> This patch fixes a possible buffer overrun problem in crypto perf test.
> Previously when user configured aad size is over 12 bytes the copy of
> template aad will cause a buffer overrun.
> The problem is fixed by only copy up to 12 bytes of aad template.
> 
> Fixes: 8a5b494a7f99 ("app/test-crypto-perf: add AEAD parameters")
> Cc: [email protected]
> 
> Signed-off-by: Przemyslaw Zegan <[email protected]>
> ---
Acked-by: Fan Zhang <[email protected]>

Reply via email to