[libvirt] [PATCH v4] Avoid possible NULL pointer dereferences in qemuDomainGetTLSObjects

John Ferlan jferlan at redhat.com
Thu Sep 21 23:28:46 UTC 2017



On 09/21/2017 03:57 PM, Ashish Mittal wrote:
> Passing a NULL value for the argument secAlias to the function
> qemuDomainGetTLSObjects can cause a segmentation fault in
> libvirtd.
> 
> Fixed two possibile places where we could dereference a NULL secAlias.
> 
> Signed-off-by: Ashish Mittal <ashmit602 at gmail.com>
> ---
>  src/qemu/qemu_hotplug.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 

Pretty much what I did w/ the v3 source and already pushed. We're having
*awful* long and I mean really long delays here at Red Hat getting list
traffic over the last few days. So I had already pushed essentially the
same thing...

John




More information about the libvir-list mailing list