[dpdk-dev] [dpdk-announce] DPDK 17.11.8 (LTS) released

Luca Boccassi bluca at debian.org
Tue Nov 12 16:02:49 CET 2019


Hi all,

Here is a new LTS release:
	https://fast.dpdk.org/rel/dpdk-17.11.8.tar.xz

The git tree is at:
	https://dpdk.org/browse/dpdk-stable/?h=17.11

This stable release fixes CVE-2019-14818, all users of the vhost
library are strongly encouraged to upgrade as soon as possible.

Tested with two testpmd instances, one with Vhost PMD, the other with
Virtio-user PMD. Intialization goes well, and packets flow.

Luca Boccassi

---
 doc/guides/rel_notes/release_17_11.rst      |  26 +++++++
 lib/librte_eal/common/include/rte_version.h |   2 +-
 lib/librte_vhost/socket.c                   |  22 ++++--
 lib/librte_vhost/vhost_user.c               | 115
+++++++++++++++++++++++++++-
 lib/librte_vhost/vhost_user.h               |   4 +-
 pkg/dpdk.spec                               |   2 +-
 6 files changed, 161 insertions(+), 10 deletions(-)
Luca Boccassi (1):
      version: 17.11.8

Maxime Coquelin (3):
      vhost: add number of fds to vhost-user messages
      vhost: fix possible denial of service on SET_VRING_NUM
      vhost: fix possible denial of service by leaking FDs

Stefan Hajnoczi (1):
      vhost: validate virtqueue size

-- 
Kind regards,
Luca Boccassi


More information about the dev mailing list