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

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Dec 9 13:05:38 CET 2016


Hi Fiona,

> -----Original Message-----
> From: Trahe, Fiona
> Sent: Thursday, November 24, 2016 11:18 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo; Trahe, Fiona; Griffin, John; Kusztal, ArkadiuszX
> Subject: [PATCH] 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>

Should this be in the stable tree? If so, could you add: "CC: stable at dpdk.org" in the commit message?

Thanks,
Pablo


More information about the dev mailing list