[libvirt] [PATCH] segfailt in openvz driver

Richard W.M. Jones rjones at redhat.com
Fri Sep 12 09:21:40 UTC 2008


On Thu, Sep 11, 2008 at 04:50:53PM +0400, Evgeniy Sokolov wrote:
> There was segmentation failt  in openvz driver during 'create' command  
> if domain with same id exist.
> Segfault was because of using structure (print warning with name of  
> container) which is free.

Yes, classic use-after-free bug.  +1.

> other:
> use openvzError instead of openvzLog.

+1 also.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v




More information about the libvir-list mailing list