[dpdk-stable] [PATCH v16.11 LTS 0/6] Vhost: CVE-2018-1059 fixes

Maxime Coquelin maxime.coquelin at redhat.com
Mon Apr 23 17:59:12 CEST 2018


This series fixes the security vulnerability referenced
as CVE-2018-1059.

Patches are already applied to the branch, but reviews
are encouraged. Any issues spotted would be fixed on top.

Maxime Coquelin (6):
  vhost: check all range is mapped when translating GPAs
  vhost: ensure all range is mapped when translating QVAs
  vhost: add support for non-contiguous indirect descs tables
  vhost: handle virtually non-contiguous buffers in Tx
  vhost: handle virtually non-contiguous buffers in Rx
  vhost: handle virtually non-contiguous buffers in Rx-mrg

 lib/librte_vhost/vhost.h      |  19 ++-
 lib/librte_vhost/vhost_user.c |  41 +++--
 lib/librte_vhost/virtio_net.c | 355 +++++++++++++++++++++++++++++++++++++-----
 3 files changed, 359 insertions(+), 56 deletions(-)

-- 
2.14.3



More information about the stable mailing list