numam-dpdk/drivers/crypto/virtio
Brian Dooley a965e76806 crypto/virtio: fix out-of-bounds access
Coverity flags an untrusted loop bound. Check length of session iv.

Coverity issue: 375802
Fixes: b063e843fa ("crypto/virtio: fix IV physical address")
Cc: stable@dpdk.org

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2022-02-23 12:10:59 +01:00
..
meson.build drivers/crypto: move Windows build check 2021-11-04 19:43:14 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00
virtio_crypto_algs.h crypto/virtio: support session related ops 2018-04-23 18:20:10 +01:00
virtio_crypto_capabilities.h crypto/virtio: support HMAC-SHA1 2018-04-23 18:20:10 +01:00
virtio_cryptodev.c drivers/crypto: invoke probing finish function 2021-10-20 15:33:16 +02:00
virtio_cryptodev.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
virtio_logs.h crypto/virtio: use local log type 2019-03-01 18:17:36 +01:00
virtio_pci.c eal: replace usage of blacklist/whitelist in enums 2020-11-16 00:11:22 +01:00
virtio_pci.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
virtio_ring.h crypto/virtio: support device init 2018-04-23 18:20:10 +01:00
virtio_rxtx.c crypto/virtio: fix out-of-bounds access 2022-02-23 12:10:59 +01:00
virtqueue.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
virtqueue.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00