Re: [dpdk-dev] [PATCH 0/8] vhost: input validation enhancements

2018-02-19 Thread Maxime Coquelin
On 02/05/2018 01:16 PM, Stefan Hajnoczi wrote: This patch series addresses missing input validation that I came across when reviewing vhost_user.c. The first patch explains the security model and the rest fixes places with missing checks. Now is a good time to discuss the security model if an

Re: [dpdk-dev] [PATCH 0/8] vhost: input validation enhancements

2018-02-06 Thread Maxime Coquelin
On 02/05/2018 01:16 PM, Stefan Hajnoczi wrote: This patch series addresses missing input validation that I came across when reviewing vhost_user.c. The first patch explains the security model and the rest fixes places with missing checks. Now is a good time to discuss the security model if an

Re: [dpdk-dev] [PATCH 0/8] vhost: input validation enhancements

2018-02-06 Thread Maxime Coquelin
Hi Stefan, On 02/05/2018 01:16 PM, Stefan Hajnoczi wrote: This patch series addresses missing input validation that I came across when reviewing vhost_user.c. The first patch explains the security model and the rest fixes places with missing checks. Now is a good time to discuss the security m