On Mon, May 18, 2020 at 3:17 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > From: Maxime Coquelin <maxime.coque...@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(-) >
Series applied, thanks. -- David Marchand