[dpdk-dev] [PATCH 0/6] Fix vhost security issues

Ferruh Yigit ferruh.yigit at intel.com
Mon May 18 15:16:58 CEST 2020


From: Maxime Coquelin <maxime.coquelin at redhat.com>

Marvin Liu (1):
  vhost: fix translated address not checked

Maxime Coquelin (3):
  vhost: check log mmap offset and size overflow
  vhost: fix vring index check
  vhost/crypto: validate keys lengths

Xiaolong Ye (1):
  vhost: fix potential memory space leak

Xuan Ding (1):
  vhost: fix potential fd leak

 lib/librte_vhost/vhost_crypto.c | 17 +++++++++++++++++
 lib/librte_vhost/vhost_user.c   | 30 +++++++++++++++++++++++-------
 lib/librte_vhost/virtio_net.c   |  4 ++++
 3 files changed, 44 insertions(+), 7 deletions(-)

-- 
2.25.2



More information about the dev mailing list