> > Fix possible access of an array by negative index in function
> > qat_sym_qp_setup.
> >
> > Fixes: 8f393c4ffdc1 ("common/qat: support GEN4 devices") Coverity issue:
> > 372131 Coverity issue: 372134
> >
> > Signed-off-by: Arek Kusztal
>
> Acked-by: Adam Dybkowski
Applied to dpdk-next-crypto
> -Original Message-
> From: dev On Behalf Of Arek Kusztal
> Sent: Monday, 26 July, 2021 18:48
> To: dev@dpdk.org
> Cc: gak...@marvell.com; Trahe, Fiona ; Zhang, Roy
> Fan ; Kusztal, ArkadiuszX
>
> Subject: [dpdk-dev] [PATCH] crypto/qat: fix illegal access of an
Fix possible access of an array by negative index in function
qat_sym_qp_setup.
Fixes: 8f393c4ffdc1 ("common/qat: support GEN4 devices")
Coverity issue: 372131
Coverity issue: 372134
Signed-off-by: Arek Kusztal
---
drivers/crypto/qat/qat_sym_pmd.c | 9 +
1 file changed, 5 insertions(+),
3 matches
Mail list logo