On 2/22/19 3:42 AM, Tiwei Bie wrote:
Tiwei Bie (4): vhost: restore mbuf first when freeing zmbuf vhost: fix potential use-after-free for zero copy mbuf vhost: fix potential use-after-free for memory region doc: improve vhost zero copy guide doc/guides/prog_guide/vhost_lib.rst | 3 +++ lib/librte_vhost/vhost.h | 34 +++++++++++++++++++++++ lib/librte_vhost/vhost_user.c | 42 ++++++++++++++++++++++------- lib/librte_vhost/virtio_net.c | 34 ----------------------- 4 files changed, 70 insertions(+), 43 deletions(-)
Applied to dpdk-next-virtio/master. Thanks, Maxime