Activity log for bug #1552042

Date Who What changed Old value New value Message
2016-03-02 02:15:04 Tristan Cacqueray bug added bug
2016-03-02 02:15:15 Tristan Cacqueray bug task added ossa
2016-03-02 02:15:22 Tristan Cacqueray ossa: status New Incomplete
2016-03-02 02:15:42 Tristan Cacqueray bug added subscriber Nova Core security contacts
2016-03-02 02:16:28 Tristan Cacqueray bug added subscriber Garth Mollett
2016-03-02 02:16:56 Tristan Cacqueray bug added subscriber Matthew Booth
2016-03-02 02:17:37 Tristan Cacqueray bug added subscriber Lee Yarwood
2016-03-02 14:00:27 Tristan Cacqueray ossa: status Incomplete Confirmed
2016-03-02 14:00:36 Tristan Cacqueray ossa: importance Undecided Critical
2016-05-09 14:44:14 Tristan Cacqueray bug added subscriber Morgan Fainberg
2016-05-31 13:20:58 Andrew Laski bug added subscriber Bob Ball
2016-06-02 17:26:12 Sean Dague nova: status New Confirmed
2016-06-13 15:20:34 Morgan Fainberg bug added subscriber OSSG CoreSec
2016-09-20 21:55:19 Jeremy Stanley ossa: importance Critical Undecided
2016-11-17 20:04:14 Jeremy Stanley information type Private Security Public Security
2016-11-17 20:04:23 Jeremy Stanley ossa: status Confirmed Incomplete
2016-11-21 16:00:09 Tristan Cacqueray description This issue is being treated as a potential security risk under embargo. Please do not make any public mention of embargoed (private) security vulnerabilities before their coordinated publication by the OpenStack Vulnerability Management Team in the form of an official OpenStack Security Advisory. This includes discussion of the bug or associated fixes in public forums such as mailing lists, code review systems and bug trackers. Please also avoid private disclosure to other individuals not already approved for access to this information, and provide this same reminder to those who are made aware of the issue prior to publication. All discussion should remain confined to this private bug report, and any proposed fixes should be added to the bug as attachments. -- Reported by Garth Mollett from Red Hat. The nova.virt.disk.vfs.VFSLocalFS has measures to prevent symlink traversal outside of the root of the images directory but it does not prevent access to device nodes inside the image itself. A simple fix should be to mount with the 'nodev' option. Under certain circumstances, the boot process will fold back to VFSLocalFS when trying to inject the public key, for libvirt: * when libguestfs is not installed or can't be loaded. * use_cow_images=false and inject_partition for non-nbd * for loopback mount at least, there is a race condition to win in virt/disk/mount/api.py between kpartx and a /dev/mapper/ file creation: os.path.exists can run before the path exists even though it's there half a second later. The xenapi is also likely vulnerable, though untested. Reported by Garth Mollett from Red Hat. The nova.virt.disk.vfs.VFSLocalFS has measures to prevent symlink traversal outside of the root of the images directory but it does not prevent access to device nodes inside the image itself. A simple fix should be to mount with the 'nodev' option. Under certain circumstances, the boot process will fold back to VFSLocalFS when trying to inject the public key, for libvirt: * when libguestfs is not installed or can't be loaded. * use_cow_images=false and inject_partition for non-nbd * for loopback mount at least, there is a race condition to win in virt/disk/mount/api.py between kpartx and a /dev/mapper/ file creation: os.path.exists can run before the path exists even though it's there half a second later. The xenapi is also likely vulnerable, though untested.
2018-04-05 23:06:15 Matt Riedemann nova: importance Undecided Medium
2018-04-05 23:06:22 Matt Riedemann nova: assignee Sean Dague (sdague)
2018-04-06 01:58:39 OpenStack Infra nova: status Confirmed In Progress
2018-04-06 01:58:39 OpenStack Infra nova: assignee Sean Dague (sdague) Matt Riedemann (mriedem)
2021-02-18 16:54:49 Balazs Gibizer nova: assignee Matt Riedemann (mriedem) Balazs Gibizer (balazs-gibizer)
2021-02-18 17:31:28 Morgan Fainberg removed subscriber Morgan Fainberg
2021-03-17 08:06:50 Balazs Gibizer nova: status In Progress Fix Released
2021-03-17 19:36:41 Jeremy Stanley ossa: status Incomplete Won't Fix
2021-03-17 19:37:24 Jeremy Stanley information type Public Security Public
2021-03-17 19:37:34 Jeremy Stanley tags security