patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH v20.02 0/6] Fix vhost security issues
@ 2020-05-18 13:17 Ferruh Yigit
  2020-05-18 13:18 ` [dpdk-stable] [PATCH v20.02 1/6] vhost: check log mmap offset and size overflow Ferruh Yigit
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ferruh Yigit @ 2020-05-18 13:17 UTC (permalink / raw)
  To: stable; +Cc: Ferruh Yigit, Maxime Coquelin

From: Maxime Coquelin <maxime.coquelin@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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-18 13:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18 13:17 [dpdk-stable] [PATCH v20.02 0/6] Fix vhost security issues Ferruh Yigit
2020-05-18 13:18 ` [dpdk-stable] [PATCH v20.02 1/6] vhost: check log mmap offset and size overflow Ferruh Yigit
2020-05-18 13:18 ` [dpdk-stable] [PATCH v20.02 2/6] vhost: fix vring index check Ferruh Yigit
2020-05-18 13:18 ` [dpdk-stable] [PATCH v20.02 3/6] vhost/crypto: validate keys lengths Ferruh Yigit
2020-05-18 13:18 ` [dpdk-stable] [PATCH v20.02 4/6] vhost: fix translated address not checked Ferruh Yigit
2020-05-18 13:18 ` [dpdk-stable] [PATCH v20.02 5/6] vhost: fix potential memory space leak Ferruh Yigit
2020-05-18 13:18 ` [dpdk-stable] [PATCH v20.02 6/6] vhost: fix potential fd leak Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).