Protect yourself against future threats.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =========================================================================== AUSCERT External Security Bulletin Redistribution ESB-2014.0285 Moderate: openstack-nova security and bug fix update 5 March 2014 =========================================================================== AusCERT Security Bulletin Summary --------------------------------- Product: openstack-nova Publisher: Red Hat Operating System: Red Hat Enterprise Linux Server 6 Linux variants Impact/Access: Access Confidential Data -- Remote/Unauthenticated Modify Arbitrary Files -- Existing Account Denial of Service -- Existing Account Resolution: Patch/Upgrade CVE Names: CVE-2013-7130 CVE-2013-7048 CVE-2013-6437 CVE-2013-6419 Reference: ESB-2014.0092 Original Bulletin: https://rhn.redhat.com/errata/RHSA-2014-0231.html Comment: This advisory references vulnerabilities in products which run on platforms other than Red Hat. It is recommended that administrators running openstack-nova check for an updated version of the software for their operating system. - --------------------------BEGIN INCLUDED TEXT-------------------- - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ===================================================================== Red Hat Security Advisory Synopsis: Moderate: openstack-nova security and bug fix update Advisory ID: RHSA-2014:0231-01 Product: Red Hat OpenStack Advisory URL: https://rhn.redhat.com/errata/RHSA-2014-0231.html Issue date: 2014-03-04 CVE Names: CVE-2013-6419 CVE-2013-6437 CVE-2013-7048 CVE-2013-7130 ===================================================================== 1. Summary: Updated openstack-nova packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux OpenStack Platform 4.0. The Red Hat Security Response Team has rated this update as having Moderate security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. 2. Relevant releases/architectures: OpenStack 4 - noarch 3. Description: OpenStack Compute (nova) launches and schedules large networks of virtual machines, creating a redundant and scalable cloud computing platform. Compute provides the software, control panels, and APIs required to orchestrate a cloud, including running virtual machine instances, managing networks, and controlling access through users and projects. It was discovered that the metadata agent in OpenStack Networking was missing an authorization check on the device ID that is bound to a specific port. A remote tenant could guess the instance ID bound to a port and retrieve metadata of another tenant, resulting in information disclosure. Note that only OpenStack Networking setups running neutron-metadata-agent were affected. (CVE-2013-6419) It was found that nova used directories that were writable to by all local users to temporarily store live snapshots. A local attacker with access to such a directory could use this flaw to read and modify the contents of live snapshots. (CVE-2013-7048) A flaw was found in the way the libvirt driver handled short-lived disk back-up files on Compute nodes. An authenticated attacker could use this flaw to create a large number of such files, exhausting all available space on Compute node disks, and potentially causing a denial of service. Note that only Compute setups using the libvirt driver were affected. (CVE-2013-6437) It was discovered that the libvirt driver did not properly handle live migration of virtual machines. An authenticated attacker could use this flaw to gain access to a snapshot of a migrated virtual machine. Note that only setups using KVM live block migration were affected. (CVE-2013-7130) Red Hat would like to thank the OpenStack Project for reporting CVE-2013-6419, CVE-2013-6437, and CVE-2013-7130. Upstream acknowledges Aaron Rosen of VMware as the original reporter of CVE-2013-6419, Phil Day from HP as the original reporter of CVE-2013-6437, and Loganathan Parthipan as the original reporter of CVE-2013-7130. These updated openstack-nova packages have been upgraded to upstream version 2013.2.2, which provides a number of bug fixes over the previous version. (BZ#1065317) Bug fixes: * The GlusterFS volume connector in nova did not pass a port to libvirt for the GlusterFS disk specification. Attaching a volume failed with a libvirt error indicating the port field was missing. This update fixes this bug by providing the default Gluster port in nova. (BZ#1020979) * The database back end did not handle the 2013 MySQL error code (Lost connection). The 2013 MySQL error code has been added to the collection of known database error codes. (BZ#1060771) * OpenStack Compute set the smbios product/vendor information to OpenStack values, which Red Hat Satellite 5 did not recognize when processing entitlements. (BZ#1059414) * Prior to this update, nova-api did not pass the absolute path of the configuration file to the api-paste library if a file with the same name was found in the current directory. (BZ#1039554) * The definition of the libvirt_info method in the RBD back-end class was missing a positional argument that the base class defined. (BZ#1063445) * Rebooting a host caused all of its instances to stop and change to the SHUTDOWN power state. The unpause action was only allowed on instances with the PAUSED power state. (BZ#1047863) * The previous default of writing zeros over deleted volumes took a significant amount of time. It is now possible to set a global configuration setting to clear only a part of a volume, or to disable clearing completely. Additionally, a new 'shred' capability is available to overwrite volumes with random data instead of zeros. (BZ#1062377) * In OpenStack Compute, low-level QPID debug log messages are no longer shown by default. These previously appeared due to the 'level=debug' parameter set in the nova.conf file. (BZ#1047849) All openstack-nova users are advised to upgrade to these updated packages, which correct these issues. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258 5. Bugs fixed (https://bugzilla.redhat.com/): 1020979 - After configuring cinder for libgfapi, volumes create but do not attach 1039148 - CVE-2013-6419 OpenStack Neutron and Nova: Metadata queries from Neutron to Nova are not restricted by tenant 1039554 - Cannot resolve relative uri 'config:api-paste.ini'; no relative_to keyword argument given 1040786 - CVE-2013-7048 Openstack Nova: insecure directory permissions in snapshots 1043106 - CVE-2013-6437 openstack-nova: DoS through ephemeral disk backing files 1047849 - openstack-nova: remove qpid logs from the compute logs 1047863 - Openstack-Nova: Unpause instance after host reboot fails 1055400 - CVE-2013-7130 OpenStack nova: Live migration can leak root disk into ephemeral storage 1060771 - nova does not read sql db config option 1062377 - RFE: configurable volume clearing options for nova 1065317 - Rebase openstack-nova to 2013.2.2 6. Package List: OpenStack 4: Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/RHOS/SRPMS/openstack-nova-2013.2.2-2.el6ost.src.rpm noarch: openstack-nova-2013.2.2-2.el6ost.noarch.rpm openstack-nova-api-2013.2.2-2.el6ost.noarch.rpm openstack-nova-cells-2013.2.2-2.el6ost.noarch.rpm openstack-nova-cert-2013.2.2-2.el6ost.noarch.rpm openstack-nova-common-2013.2.2-2.el6ost.noarch.rpm openstack-nova-compute-2013.2.2-2.el6ost.noarch.rpm openstack-nova-conductor-2013.2.2-2.el6ost.noarch.rpm openstack-nova-console-2013.2.2-2.el6ost.noarch.rpm openstack-nova-doc-2013.2.2-2.el6ost.noarch.rpm openstack-nova-network-2013.2.2-2.el6ost.noarch.rpm openstack-nova-novncproxy-2013.2.2-2.el6ost.noarch.rpm openstack-nova-objectstore-2013.2.2-2.el6ost.noarch.rpm openstack-nova-scheduler-2013.2.2-2.el6ost.noarch.rpm python-nova-2013.2.2-2.el6ost.noarch.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/#package 7. References: https://www.redhat.com/security/data/cve/CVE-2013-6419.html https://www.redhat.com/security/data/cve/CVE-2013-6437.html https://www.redhat.com/security/data/cve/CVE-2013-7048.html https://www.redhat.com/security/data/cve/CVE-2013-7130.html https://access.redhat.com/security/updates/classification/#moderate 8. Contact: The Red Hat security contact is <secalert@redhat.com>. More contact details at https://access.redhat.com/security/team/contact/ Copyright 2014 Red Hat, Inc. - -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFTFipQXlSAg2UNWIIRAonKAJ0djmrWRf9XVDl3qjC7O97pN4jhegCffe/K n63zByWw8lM1nKRALsUhw+s= =qAK0 - -----END PGP SIGNATURE----- - --------------------------END INCLUDED TEXT-------------------- You have received this e-mail bulletin as a result of your organisation's registration with AusCERT. The mailing list you are subscribed to is maintained within your organisation, so if you do not wish to continue receiving these bulletins you should contact your local IT manager. If you do not know who that is, please send an email to auscert@auscert.org.au and we will forward your request to the appropriate person. NOTE: Third Party Rights This security bulletin is provided as a service to AusCERT's members. As AusCERT did not write the document quoted above, AusCERT has had no control over its content. The decision to follow or act on information or advice contained in this security bulletin is the responsibility of each user or organisation, and should be considered in accordance with your organisation's site policies and procedures. AusCERT takes no responsibility for consequences which may arise from following or acting on information or advice contained in this security bulletin. NOTE: This is only the original release of the security bulletin. It may not be updated when updates to the original are made. If downloading at a later date, it is recommended that the bulletin is retrieved directly from the author's website to ensure that the information is still current. Contact information for the authors of the original document is included in the Security Bulletin above. If you have any questions or need further information, please contact them directly. Previous advisories and external security bulletins can be retrieved from: http://www.auscert.org.au/render.html?cid=1980 =========================================================================== Australian Computer Emergency Response Team The University of Queensland Brisbane Qld 4072 Internet Email: auscert@auscert.org.au Facsimile: (07) 3365 7031 Telephone: (07) 3365 4417 (International: +61 7 3365 4417) AusCERT personnel answer during Queensland business hours which are GMT+10:00 (AEST). On call after hours for member emergencies only. =========================================================================== -----BEGIN PGP SIGNATURE----- Comment: http://www.auscert.org.au/render.html?it=1967 iQIVAwUBUxZ8yBLndAQH1ShLAQJj0hAAmyo+EemleWtr2djSKsoDRKsfCDQaK9WB XhfyVOrXUdN+8Avn2wFmHeZrXT/Cme+xrYQfjzTkBTc10dJ05G3ftdVK4ftIoMig 9Sa8WxjSCCtMKIq8U/rrhNGO12+Q8ihuGV/8oG2QnKV5rKNI7eSSFYct42H3NcX1 zZgnA7dq268JZKtsFcxMB5Qv0+rSLRsmpqhghjbstKrr29rVmpUVMm1fpuEgoT6T h+622pLnt6mRSCZzPNr1Ckbyi7ozy+E4Fjud6FXHCEIRO3eB2Fc+G3bMzIDuUa+x drgo9eMh/TWOUMsO13o13Xe7BZaqCVL1A0+Og1NYfdU3m6fc4kJ8WUTu0FtnnNSj 31dQgpQrU8POSijJD1GWzZusV0srUcUHdmZypUg90bqNFUF9cnku1nea32YXlFoj 62jHl+d86L8anGSw/EBayI4qq+rRMMyAjiMtsJOQCyl4EhU/nfXs8V+D9uYyrWyJ +UqCqZa6xkZ6sgcQ2+XBjbpwOEBybPHNe1eJH5xLeKVxRS7Kn/xW9/X2eDg+1jt/ 1QlD3jQDFvAQnZ5G4W44IpqRYafJB3Z7KTKdUetYOcpDHsUiZEDolI+JvIZ1uZ/6 R/cmj2e9zNtMjUjkcW8etw4OVdYtXZgfqcH7GMmiCvdbFDJc38qwlkWtErbsXdCA Ing9YpsncJY= =ieor -----END PGP SIGNATURE-----