[dpdk-stable] please help backporting some patches to stable release 18.02.2

Maxime Coquelin maxime.coquelin at redhat.com
Mon Apr 30 17:30:09 CEST 2018



On 04/30/2018 05:23 PM, luca.boccassi at gmail.com wrote:
> Hi commit authors (and maintainers),
> 
> I didn't manage to apply following commits from upstream to stable branch
> 18.02: conflict happens. I'm wondering can the authors check the following
> list and backport those patches belong to you?
> 
> FYI, branch 18.02 is located at tree:
>     git://dpdk.org/dpdk-stable
> 
> It'd be great if you could do that before Friday, if necessary. Also, please add a
> heading line like below before the commit log body:
>      [ backported from upstream commit xxx ]
> 
> Example:http://dpdk.org/browse/dpdk-stable/commit/?h=16.07&id=c4831394c7d1944d8ec27d52c22997f20d19718e
> 
> Also please mention the target stable in the subject line, as we have more than one
> at the same time, for example:
> 
>      [PATCH 18.02] foo/bar: fix baz
> 
> With git send-email, this can be achieved by appending the parameter:
> 
>      --subject-prefix='18.02'
> 
> Please let me know if you have any comments, say, need more time, or it's
> worthless to packport it. And please send it to"stable at dpdk.org", but not
> "dev at dpdk.org".
> 
> Thanks.
> 
> Luca Boccassi
> 
> ---
...
> c6ae7de0d  Maxime Coquelin  vhost: fix indirect descriptors table translation size

This one is already backported in v18.02.1, as it was part of the CVE
series:

commit 92f155720d5911850898bac1526ba36d493cc666
Author: Maxime Coquelin <maxime.coquelin at redhat.com>
Date:   Thu Apr 19 15:28:35 2018 +0200

     vhost: fix indirect descriptors table translation size

     This patch fixes the size passed at the indirect descriptor
     table translation time, which is the len field of the descriptor,
     and not a single descriptor.

     This issue has been assigned CVE-2018-1059.

     Fixes: 62fdb8255ae7 ("vhost: use the guest IOVA to host VA helper")

     Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Cheers,
Maxime


More information about the stable mailing list