[dpdk-announce] DPDK 18.11.8 (LTS) released
    Kevin Traynor 
    ktraynor at redhat.com
       
    Mon May 18 17:13:59 CEST 2020
    
    
  
Hi all,
Here is a new LTS release:
	https://fast.dpdk.org/rel/dpdk-18.11.8.tar.xz
The git tree is at:
	https://dpdk.org/browse/dpdk-stable/?h=18.11
DPDK 18.11.8 has fixes for CVE-2020-10722, CVE-2020-10723
and CVE-2020-10724.
Thanks to the issue reporters, to the developers for fixing them,
and to Red Hat and Intel for validating the fixes.
Kevin.
---
 doc/guides/rel_notes/release_18_11.rst      | 93 +++++++++++++++++++++++++++++
 lib/librte_eal/common/include/rte_version.h |  2 +-
 lib/librte_vhost/vhost_crypto.c             | 17 ++++++
 lib/librte_vhost/vhost_user.c               |  8 +--
 meson.build                                 |  2 +-
 pkg/dpdk.spec                               |  2 +-
 6 files changed, 117 insertions(+), 7 deletions(-)
Kevin Traynor (1):
      version: 18.11.8
Maxime Coquelin (3):
      vhost: check log mmap offset and size overflow
      vhost: fix vring index check
      vhost/crypto: validate keys lengths
    
    
More information about the announce
mailing list