cloudstack/plugins/hypervisors/kvm/src
Rohit Yadav cb2aca7516 CLOUDSTACK-8613, CLOUDSTACK-6301: Dump KVM domain XML with secure flag
When dumping XML use appropriate flags:

1, VIR_DOMAIN_XML_SECURE (dump security sensitive information too)
8, VIR_DOMAIN_XML_MIGRATABLE (dump XML suitable for migration)

Source:
https://libvirt.org/html/libvirt-libvirt-domain.html#virDomainXMLFlags

This fixes CVE 2015-3252: VNC password lost during VM migration across KVM
hosts. The issue is also seen when a VM is rebooted.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-08-14 10:50:55 +05:30
..
com/cloud CLOUDSTACK-8613, CLOUDSTACK-6301: Dump KVM domain XML with secure flag 2015-08-14 10:50:55 +05:30
org/apache/cloudstack/utils CID 1302976 Scanner in try-with-resource 2015-06-04 00:10:18 +02:00