[Libvir] PATCH: Fix crash if client acl check fails

Daniel Veillard veillard at redhat.com
Wed Jul 11 20:04:42 UTC 2007


On Wed, Jul 11, 2007 at 08:46:00PM +0100, Daniel P. Berrange wrote:
> There was a couple of places where if the ACL check for an incoming client
> failed, it would go on and register the client's FD in the event loop
> anyway. The trouble is, after the ACL failed, the client had been forcably
> disconnected & the client struct free'd, so the daemon died in the event
> loop a short time later. This patch fixes it & makes a couple of other
> places more paranoid about checking too

  All those looks like serious bugs +1

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/




More information about the libvir-list mailing list