[dpdk-dev] [PATCH v4 0/3] vhost: undefined behavior fixes

Yuanhan Liu yuanhan.liu at linux.intel.com
Fri May 26 10:40:38 CEST 2017


On Fri, May 26, 2017 at 01:59:12PM +0200, Dariusz Stojaczyk wrote:
> Fixes for memory-related undefined behavior issues in rte_vhost.
> 
> Daniel Verkamp (1):
>   vhost: access VhostUsrMsg via packed struct
> 
> Dariusz Stojaczyk (2):
>   vhost: fix malloc in rte_vhost_get_mem_table()
>   vhost: free guest_pages in vhost_backend_cleanup()

Applied to dpdk-next-virtio.

Thanks!

	--yliu
> 
>  lib/librte_vhost/vhost.c      |  2 +-
>  lib/librte_vhost/vhost_user.c | 64 ++++++++++++++++++++++++-------------------
>  2 files changed, 37 insertions(+), 29 deletions(-)
> 
> -- 
> 2.7.4


More information about the dev mailing list