numam-dpdk/drivers
Arek Kusztal 5b4d317d83 crypto/qat: fix missing copy guards in asym mod
This commit fixes missing guards for size of memcpy,
it is needed to prevent faulty access when incorrect length
passed from the user.

Fixes: 3b78aa7b23 ("crypto/qat: refactor asymmetric crypto functions")
Cc: stable@dpdk.org

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2022-06-21 20:04:50 +02:00
..
baseband baseband/acc100: configure ACC101 from PF 2022-06-21 20:04:49 +02:00
bus bus/fslmc: fix VFIO setup 2022-06-07 20:49:20 +02:00
common common/cpt: fix build with GCC 12 2022-06-21 20:04:49 +02:00
compress compress/octeontx: support OCTEON TX2 SoC family 2022-04-29 11:36:46 +02:00
crypto crypto/qat: fix missing copy guards in asym mod 2022-06-21 20:04:50 +02:00
dma dma/idxd: fix AVX2 in non-datapath functions 2022-06-21 18:19:41 +02:00
event common/cnxk: allow building for generic arm64 2022-06-07 20:49:20 +02:00
gpu gpu/cuda: unmap GPU memory while freeing 2022-05-24 23:09:49 +02:00
mempool mempool/cnxk: avoid batch op free for empty pools 2022-06-08 11:11:32 +02:00
net net/iavf: fix NAT-T payload length 2022-06-21 20:04:49 +02:00
raw common/cnxk: support switching CPRI/ETH back and forth 2022-06-22 09:02:14 +02:00
regex replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
vdpa vdpa/ifc: fix build with GCC 12 2022-06-15 10:20:54 +02:00
meson.build build: add definitions for use as Meson subproject 2022-06-07 20:49:20 +02:00