From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8277BA04C1 for ; Tue, 12 Nov 2019 16:02:46 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0D0E79E4; Tue, 12 Nov 2019 16:02:46 +0100 (CET) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by dpdk.org (Postfix) with ESMTP id AFD3D237 for ; Tue, 12 Nov 2019 16:02:44 +0100 (CET) Received: by mail-wm1-f53.google.com with SMTP id u18so3546298wmc.3 for ; Tue, 12 Nov 2019 07:02:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date :content-transfer-encoding:user-agent:mime-version; bh=B2GwBX4m2D850Rm1h+QuSG0hD5oMVfNJqVzy742S2QM=; b=WB+AuoUsTvxbQ4v5k1Vj26cSgHpI8ktukNCOvjayLrphxKvPp/Sy+AemMbgD88v++9 XR+is1plwRDuVbvX1g0wT8kwKJt4HVSE9PgavjFpySKxspnxQ4zLgp2wps0nDFWO/rtp y95pk+kjEtoAmT9QUTC3K5lczEOyq6nE/XP8J7FA4/xo+wiL1WHqDDZ7Qk4vM3z4jEbQ 5jGJCTL0HHMFiorZY8M9wYUeRef+kkmwpPCJmsoxFaABYG14a9WEKOVYofSSaOJ5U6VX Ti6uTXghDgBmmSb/D2S1GgStup5lpnI9QGQLohDX891aStuA7lpij3n2QUM0S2iMnkuJ 9u7A== X-Gm-Message-State: APjAAAXSkwqtmQUJ+9iNIgpQ6H83YI/hzyhPQxT0rwF7p0tWNTk/KaBz /0knyjPWYnwkP0ZRuf6HRqBx4Jdu X-Google-Smtp-Source: APXvYqy26HwhH2Mc7uP1dAwdXgFpwt7lx6SFAE3jJ4tHNliD3DF4wPBSe6RD2ghIFUywh6Yx3fhyIQ== X-Received: by 2002:a05:600c:210b:: with SMTP id u11mr4482331wml.170.1573570963965; Tue, 12 Nov 2019 07:02:43 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id j2sm4667398wrt.61.2019.11.12.07.02.43 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Nov 2019 07:02:43 -0800 (PST) Message-ID: <05c7d904532571616d687cde411311709978b14f.camel@debian.org> From: Luca Boccassi To: "announce@dpdk.org" Date: Tue, 12 Nov 2019 15:02:42 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Subject: [dpdk-announce] DPDK 16.11.10 released X-BeenThere: announce@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK announcements List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: announce-bounces@dpdk.org Sender: "announce" Hi all, Here is a new stable release: https://fast.dpdk.org/rel/dpdk-16.11.10.tar.xz The git tree is at: https://dpdk.org/browse/dpdk-stable/?h=3D16.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_16_11.rst | 25 ++++++++ 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, 139 insertions(+), 10 deletions(-) Luca Boccassi (1): version: 16.11.10 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 --=20 Kind regards, Luca Boccassi "That is not dead which can eternal lie (with security bugs). And with strange aeons even EOL may die."