rhsa-2014_0560
Vulnerability from csaf_redhat
Published
2014-05-27 16:25
Modified
2024-11-22 07:59
Summary
Red Hat Security Advisory: libvirt security and bug fix update
Notes
Topic
Updated libvirt packages that fix one security issue and three bugs are now
available for Red Hat Enterprise Linux 6.
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.
Details
The libvirt library is a C API for managing and interacting with the
virtualization capabilities of Linux and other operating systems. In
addition, libvirt provides tools for remote management of virtualized
systems.
It was found that libvirt passes the XML_PARSE_NOENT flag when parsing XML
documents using the libxml2 library, in which case all XML entities in the
parsed documents are expanded. A user able to force libvirtd to parse an
XML document with an entity pointing to a special file that blocks on read
access could use this flaw to cause libvirtd to hang indefinitely,
resulting in a denial of service on the system. (CVE-2014-0179)
Red Hat would like to thank the upstream Libvirt project for reporting this
issue. Upstream acknowledges Daniel P. Berrange and Richard Jones as the
original reporters.
This update also fixes the following bugs:
* When hot unplugging a virtual CPU (vCPU), libvirt kept a pointer to
already freed memory if the vCPU was pinned to a host CPU. Consequently,
when reading the CPU pinning information, libvirt terminated unexpectedly
due to an attempt to access this memory. This update ensures that libvirt
releases the pointer to the previously allocated memory when a vCPU is
being hot unplugged, and it no longer crashes in this situation.
(BZ#1091206)
* Previously, libvirt passed an incorrect argument to the "tc" command when
setting quality of service (QoS) on a network interface controller (NIC).
As a consequence, QoS was applied only to IP traffic. With this update,
libvirt constructs the "tc" command correctly so that QoS is applied to all
traffic as expected. (BZ#1096806)
* When using the sanlock daemon for managing access to shared storage,
libvirt expected all QEMU domains to be registered with sanlock. However,
if a QEMU domain was started prior to enabling sanlock, the domain was not
registered with sanlock. Consequently, migration of a virtual machine (VM)
from such a QEMU domain failed with a libvirt error. With this update,
libvirt verifies whether a QEMU domain process is registered with sanlock
before it starts working with the domain, ensuring that migration of
virtual machines works as expected. (BZ#1097227)
All libvirt users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. After installing the
updated packages, libvirtd will be restarted automatically.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated libvirt packages that fix one security issue and three bugs are now\navailable for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having Moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "The libvirt library is a C API for managing and interacting with the\nvirtualization capabilities of Linux and other operating systems. In \naddition, libvirt provides tools for remote management of virtualized\nsystems. \n\nIt was found that libvirt passes the XML_PARSE_NOENT flag when parsing XML\ndocuments using the libxml2 library, in which case all XML entities in the\nparsed documents are expanded. A user able to force libvirtd to parse an\nXML document with an entity pointing to a special file that blocks on read\naccess could use this flaw to cause libvirtd to hang indefinitely,\nresulting in a denial of service on the system. (CVE-2014-0179)\n\nRed Hat would like to thank the upstream Libvirt project for reporting this\nissue. Upstream acknowledges Daniel P. Berrange and Richard Jones as the\noriginal reporters.\n\nThis update also fixes the following bugs:\n\n* When hot unplugging a virtual CPU (vCPU), libvirt kept a pointer to\nalready freed memory if the vCPU was pinned to a host CPU. Consequently,\nwhen reading the CPU pinning information, libvirt terminated unexpectedly\ndue to an attempt to access this memory. This update ensures that libvirt\nreleases the pointer to the previously allocated memory when a vCPU is\nbeing hot unplugged, and it no longer crashes in this situation.\n(BZ#1091206)\n\n* Previously, libvirt passed an incorrect argument to the \"tc\" command when\nsetting quality of service (QoS) on a network interface controller (NIC).\nAs a consequence, QoS was applied only to IP traffic. With this update,\nlibvirt constructs the \"tc\" command correctly so that QoS is applied to all\ntraffic as expected. (BZ#1096806)\n\n* When using the sanlock daemon for managing access to shared storage,\nlibvirt expected all QEMU domains to be registered with sanlock. However,\nif a QEMU domain was started prior to enabling sanlock, the domain was not\nregistered with sanlock. Consequently, migration of a virtual machine (VM)\nfrom such a QEMU domain failed with a libvirt error. With this update,\nlibvirt verifies whether a QEMU domain process is registered with sanlock\nbefore it starts working with the domain, ensuring that migration of\nvirtual machines works as expected. (BZ#1097227)\n\nAll libvirt users are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues. After installing the\nupdated packages, libvirtd will be restarted automatically.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2014:0560", "url": "https://access.redhat.com/errata/RHSA-2014:0560" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1088290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1088290" }, { "category": "external", "summary": "1091206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1091206" }, { "category": "external", "summary": "1096806", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1096806" }, { "category": "external", "summary": "1097227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1097227" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_0560.json" } ], "title": "Red Hat Security Advisory: libvirt security and bug fix update", "tracking": { "current_release_date": "2024-11-22T07:59:17+00:00", "generator": { "date": "2024-11-22T07:59:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2014:0560", "initial_release_date": "2014-05-27T16:25:33+00:00", "revision_history": [ { "date": "2014-05-27T16:25:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-05-27T16:25:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T07:59:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "product": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "product_id": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-29.el6_5.8?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "product": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "product_id": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@0.10.2-29.el6_5.8?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "product": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "product_id": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-29.el6_5.8?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "product": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "product_id": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-29.el6_5.8?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "product": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "product_id": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-29.el6_5.8?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "product": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "product_id": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-29.el6_5.8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libvirt-0:0.10.2-29.el6_5.8.src", "product": { "name": "libvirt-0:0.10.2-29.el6_5.8.src", "product_id": "libvirt-0:0.10.2-29.el6_5.8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-29.el6_5.8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "product": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "product_id": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-29.el6_5.8?arch=i686" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "product": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "product_id": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-29.el6_5.8?arch=i686" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "product": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "product_id": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-29.el6_5.8?arch=i686" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "product": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "product_id": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-29.el6_5.8?arch=i686" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-29.el6_5.8.i686", "product": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686", "product_id": "libvirt-0:0.10.2-29.el6_5.8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-29.el6_5.8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "product": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "product_id": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-29.el6_5.8?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "product": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "product_id": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-29.el6_5.8?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "product": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "product_id": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-29.el6_5.8?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "product": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "product_id": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-29.el6_5.8?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-29.el6_5.8.s390x", "product": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x", "product_id": "libvirt-0:0.10.2-29.el6_5.8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-29.el6_5.8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "product": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "product_id": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-29.el6_5.8?arch=s390" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "product": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "product_id": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-29.el6_5.8?arch=s390" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "product": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "product_id": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-29.el6_5.8?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "product": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "product_id": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-29.el6_5.8?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "product": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "product_id": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-29.el6_5.8?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "product": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "product_id": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-29.el6_5.8?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "product": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "product_id": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-29.el6_5.8?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "product": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "product_id": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-29.el6_5.8?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "product": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "product_id": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-29.el6_5.8?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "product": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "product_id": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-29.el6_5.8?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "product": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "product_id": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-29.el6_5.8?arch=ppc" } } } ], "category": "architecture", "name": "ppc" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Client-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Server-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.src", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.i686", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.s390x", "relates_to_product_reference": "6Workstation-optional-6.5.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "relates_to_product_reference": "6Workstation-optional-6.5.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Daniel P. Berrange", "Richard Jones" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2014-0179", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "discovery_date": "2014-04-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1088290" } ], "notes": [ { "category": "description", "text": "It was found that libvirt passes the XML_PARSE_NOENT flag when parsing XML documents using the libxml2 library, in which case all XML entities in the parsed documents are expanded. A user able to force libvirtd to parse an XML document with an entity pointing to a file could use this flaw to read the contents of that file (limited to libvirt as shipped with Red Hat Enterprise Linux 7); parsing an XML document with an entity pointing to a special file that blocks on read access could cause libvirtd to hang indefinitely, resulting in a denial of service on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "libvirt: unsafe parsing of XML documents allows libvirt DoS and/or arbitrary file read", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of libvirt as shipped with Red Hat Enterprise Linux 5, however the impact is limited to denial of service since it does not support fine grained access control.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-0179" }, { "category": "external", "summary": "RHBZ#1088290", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1088290" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-0179", "url": "https://www.cve.org/CVERecord?id=CVE-2014-0179" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-0179", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0179" }, { "category": "external", "summary": "http://security.libvirt.org/2014/0003.html", "url": "http://security.libvirt.org/2014/0003.html" } ], "release_date": "2014-05-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-05-27T16:25:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:0560" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Client-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Client-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Client-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Client-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6ComputeNode-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6ComputeNode-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6ComputeNode-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Server-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Server-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Server-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Server-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Workstation-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Workstation-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.src", "6Workstation-optional-6.5.z:libvirt-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-client-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-debuginfo-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-devel-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-lock-sanlock-0:0.10.2-29.el6_5.8.x86_64", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.i686", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.ppc64", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.s390x", "6Workstation-optional-6.5.z:libvirt-python-0:0.10.2-29.el6_5.8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libvirt: unsafe parsing of XML documents allows libvirt DoS and/or arbitrary file read" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.