Bugzilla – Bug 960601
VUL-0: CVE-2015-7548: openstack-nova: Nova host data leak through snapshot
Last modified: 2018-04-26 14:43:52 UTC
Created attachment 660748 [details] Collection of patches This is an advance warning of a vulnerability discovered in OpenStack, to give you, as downstream stakeholders, a chance to coordinate the release of fixes and reduce the vulnerability window. Please treat the following information as confidential until the proposed public disclosure date. Title: Nova host data leak through snapshot Reporter: Matthew Booth (Red Hat) Products: Nova Versions: <=2015.1.2, ==12.0.0 Description: Matthew Booth from Red Hat reported a vulnerability in Nova instance snapshot. By overwriting the disk inside an instance with a malicious image and requesting a snapshot, an authenticated user would be able to read an arbitrary file from the compute host. Note that the host file needs to be readable by the nova user to be exposed except when using lvm for instance storage, when all files readable by root are exposed. Only setups using libvirt to spawn instances are vulnerable. Of these, setups which use filesystem storage, and do not set "use_cow_images = False" in Nova configuration are not affected. Setups which use ceph or lvm for instance storage, and setups which use filesystem storage with "use_cow_images = False" are all affected. Proposed patch: See attached patches. Unless a flaw is discovered in them, these patches will be merged to stable/kilo, stable/liberty and master on the public disclosure date. CRD: 2016-01-07 1500 UTC
bugbot adjusting priority
public http://www.openwall.com/lists/oss-security/2016/01/07/6
We currently have a running update for openstack-nova for the SLE12-compute node which is not in QA yet. Can we already merge the fix to the running update?
Bernhard: do you have time to backport the fixes to Juno? Or would you like someone else to do that?
backported 3 patches to stable/juno and added them to Juno:Staging package
SUSE-SU-2016:2325-1: An update that solves two vulnerabilities and has two fixes is now available. Category: security (moderate) Bug References: 929628,960015,960601,967356 CVE References: CVE-2015-3646,CVE-2015-7548 Sources used: SUSE OpenStack Cloud 5 (src): openstack-keystone-2014.2.4.juno-17.1, openstack-keystone-doc-2014.2.4.juno-17.2, openstack-nova-2014.2.4.juno-29.1, openstack-nova-doc-2014.2.4.juno-29.1, openstack-swift-2.1.0-14.1, openstack-swift-doc-2.1.0-14.1
fixed in current products