[dpdk-dev] [PATCH v2] crypto/qat: fix to avoid buffer overwrite in OOP case

Griffin, John john.griffin at intel.com
Fri Dec 16 12:20:56 CET 2016



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Fiona Trahe
> Sent: Friday, December 9, 2016 3:39 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; stable at dpdk.org
> Subject: [dpdk-dev] [PATCH v2] crypto/qat: fix to avoid buffer overwrite in
> OOP case
> 
> In out-of-place operation, data is DMAed from source mbuf to destination
> mbuf. To avoid header data in dest mbuf being overwritten, the minimal data-
> set should be DMAed.
> 
> Fixes: 39e0bee48e81 ("crypto/qat: rework request builder for
> performance")
> 
> Signed-off-by: Fiona Trahe <fiona.trahe at intel.com>
Acked-by: John Griffin <john.griffin at intel.com>


More information about the dev mailing list