Re: [Qemu-devel] [PATCH V2 0/4] CVE-2013-4544

2014-04-11 Thread Dr. David Alan Gilbert
* Dmitry Fleytman (dmi...@daynix.com) wrote:
 Changes since V1:
 
  * Comments added and extended as sugested by Dave and Michael
 
 Dmitry Fleytman (4):
   vmxnet3: validate interrupt indices coming from guest
   vmxnet3: validate queues configuration coming from quest
   vmxnet3: validate interrupt indices read on migration
   vmxnet3: validate queues configuration read on migration

I've reviewed all of those as OK; if you ever get the chance
I think it would be nicer to try and avoid hw_error that causes an
abort, especially when that's guest (even in this case a broken one)
triggerable.

But, lets get the fix in.

Dave

--
Dr. David Alan Gilbert / dgilb...@redhat.com / Manchester, UK



[Qemu-devel] [PATCH V2 0/4] CVE-2013-4544

2014-04-04 Thread Dmitry Fleytman
Changes since V1:

 * Comments added and extended as sugested by Dave and Michael

Dmitry Fleytman (4):
  vmxnet3: validate interrupt indices coming from guest
  vmxnet3: validate queues configuration coming from quest
  vmxnet3: validate interrupt indices read on migration
  vmxnet3: validate queues configuration read on migration

 hw/net/vmxnet3.c | 58 +---
 1 file changed, 55 insertions(+), 3 deletions(-)

-- 
1.8.5.3