rhsa-2013_1272
Vulnerability from csaf_redhat
Published
2013-09-19 17:58
Modified
2024-11-22 07:05
Summary
Red Hat Security Advisory: libvirt security and bug fix update
Notes
Topic
Updated libvirt packages that fix two security issues and several bugs are
now available for Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having
important security impact. Common Vulnerability Scoring System (CVSS) base
scores, which give detailed severity ratings, are available for each
vulnerability from the CVE links 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.
libvirt invokes the PolicyKit pkcheck utility to handle authorization. A
race condition was found in the way libvirt used this utility, allowing a
local user to bypass intended PolicyKit authorizations or execute arbitrary
commands with root privileges. (CVE-2013-4311)
Note: With this update, libvirt has been rebuilt to communicate with
PolicyKit via a different API that is not vulnerable to the race condition.
The polkit RHSA-2013:1270 advisory must also be installed to fix the
CVE-2013-4311 issue.
An invalid free flaw was found in libvirtd's
remoteDispatchDomainMemoryStats function. An attacker able to establish a
read-only connection to libvirtd could use this flaw to crash libvirtd.
(CVE-2013-4296)
The CVE-2013-4296 issue was discovered by Daniel P. Berrange of Red Hat.
This update also fixes the following bugs:
* Prior to this update, the libvirtd daemon leaked memory in the
virCgroupMoveTask() function. A fix has been provided which prevents
libvirtd from incorrect management of memory allocations. (BZ#984556)
* Previously, the libvirtd daemon was accessing one byte before the array
in the virCgroupGetValueStr() function. This bug has been fixed and
libvirtd now stays within the array bounds. (BZ#984561)
* When migrating, libvirtd leaked the migration URI (Uniform Resource
Identifier) on destination. A patch has been provided to fix this bug and
the migration URI is now freed correctly. (BZ#984578)
* Updating a network interface using virDomainUpdateDeviceFlags API failed
when a boot order was set for that interface. The update failed even if the
boot order was set in the provided device XML. The
virDomainUpdateDeviceFlags API has been fixed to correctly parse the boot
order specification from the provided device XML and updating network
interfaces with boot orders now works as expected. (BZ#1003934)
Users of libvirt 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": "Important" }, "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 two security issues and several bugs are\nnow available for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having\nimportant security impact. Common Vulnerability Scoring System (CVSS) base\nscores, which give detailed severity ratings, are available for each\nvulnerability from the CVE links in the 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\nlibvirt invokes the PolicyKit pkcheck utility to handle authorization. A\nrace condition was found in the way libvirt used this utility, allowing a\nlocal user to bypass intended PolicyKit authorizations or execute arbitrary\ncommands with root privileges. (CVE-2013-4311)\n\nNote: With this update, libvirt has been rebuilt to communicate with\nPolicyKit via a different API that is not vulnerable to the race condition.\nThe polkit RHSA-2013:1270 advisory must also be installed to fix the\nCVE-2013-4311 issue.\n\nAn invalid free flaw was found in libvirtd\u0027s\nremoteDispatchDomainMemoryStats function. An attacker able to establish a\nread-only connection to libvirtd could use this flaw to crash libvirtd.\n(CVE-2013-4296)\n\nThe CVE-2013-4296 issue was discovered by Daniel P. Berrange of Red Hat.\n\nThis update also fixes the following bugs:\n\n* Prior to this update, the libvirtd daemon leaked memory in the\nvirCgroupMoveTask() function. A fix has been provided which prevents\nlibvirtd from incorrect management of memory allocations. (BZ#984556)\n\n* Previously, the libvirtd daemon was accessing one byte before the array\nin the virCgroupGetValueStr() function. This bug has been fixed and\nlibvirtd now stays within the array bounds. (BZ#984561)\n\n* When migrating, libvirtd leaked the migration URI (Uniform Resource\nIdentifier) on destination. A patch has been provided to fix this bug and\nthe migration URI is now freed correctly. (BZ#984578)\n\n* Updating a network interface using virDomainUpdateDeviceFlags API failed\nwhen a boot order was set for that interface. The update failed even if the\nboot order was set in the provided device XML. The\nvirDomainUpdateDeviceFlags API has been fixed to correctly parse the boot\norder specification from the provided device XML and updating network\ninterfaces with boot orders now works as expected. (BZ#1003934)\n\nUsers of libvirt 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-2013:1272", "url": "https://access.redhat.com/errata/RHSA-2013:1272" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://rhn.redhat.com/errata/RHSA-2013-1270.html", "url": "https://rhn.redhat.com/errata/RHSA-2013-1270.html" }, { "category": "external", "summary": "984556", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=984556" }, { "category": "external", "summary": "984561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=984561" }, { "category": "external", "summary": "984578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=984578" }, { "category": "external", "summary": "1003934", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1003934" }, { "category": "external", "summary": "1005332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1005332" }, { "category": "external", "summary": "1006173", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1006173" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1272.json" } ], "title": "Red Hat Security Advisory: libvirt security and bug fix update", "tracking": { "current_release_date": "2024-11-22T07:05:41+00:00", "generator": { "date": "2024-11-22T07:05:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2013:1272", "initial_release_date": "2013-09-19T17:58:00+00:00", "revision_history": [ { "date": "2013-09-19T17:58:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2013-09-19T18:02:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T07:05:41+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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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-client-0:0.10.2-18.el6_4.14.s390", "product": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "product_id": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-18.el6_4.14?arch=s390" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "product": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "product_id": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-18.el6_4.14?arch=s390" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "product": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "product_id": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-18.el6_4.14?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "product": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "product_id": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-18.el6_4.14?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "product": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "product_id": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-18.el6_4.14?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "product": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "product_id": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-18.el6_4.14?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-18.el6_4.14.s390x", "product": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x", "product_id": "libvirt-0:0.10.2-18.el6_4.14.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-18.el6_4.14?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "product": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "product_id": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-18.el6_4.14?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "product": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "product_id": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-18.el6_4.14?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "product": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "product_id": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-18.el6_4.14?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "product": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "product_id": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-18.el6_4.14?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "product": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "product_id": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-18.el6_4.14?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "product": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "product_id": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-18.el6_4.14?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "product": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "product_id": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@0.10.2-18.el6_4.14?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "product": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "product_id": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-18.el6_4.14?arch=i686" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "product": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "product_id": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-18.el6_4.14?arch=i686" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "product": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "product_id": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-18.el6_4.14?arch=i686" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "product": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "product_id": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-18.el6_4.14?arch=i686" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-18.el6_4.14.i686", "product": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686", "product_id": "libvirt-0:0.10.2-18.el6_4.14.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-18.el6_4.14?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "product": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "product_id": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-18.el6_4.14?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "product": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "product_id": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-18.el6_4.14?arch=ppc" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "product": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "product_id": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-18.el6_4.14?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "product": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "product_id": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@0.10.2-18.el6_4.14?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "product": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "product_id": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@0.10.2-18.el6_4.14?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "product": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "product_id": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@0.10.2-18.el6_4.14?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "product": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "product_id": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-18.el6_4.14?arch=ppc64" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "product": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "product_id": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@0.10.2-18.el6_4.14?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libvirt-0:0.10.2-18.el6_4.14.src", "product": { "name": "libvirt-0:0.10.2-18.el6_4.14.src", "product_id": "libvirt-0:0.10.2-18.el6_4.14.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@0.10.2-18.el6_4.14?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.src", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.i686", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.s390x", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" }, "product_reference": "libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "relates_to_product_reference": "6Workstation-optional-6.4.z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Daniel P. Berrange" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2013-4296", "discovery_date": "2013-09-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1006173" } ], "notes": [ { "category": "description", "text": "The remoteDispatchDomainMemoryStats function in daemon/remote.c in libvirt 0.9.1 through 0.10.1.x, 0.10.2.x before 0.10.2.8, 1.0.x before 1.0.5.6, and 1.1.x before 1.1.2 allows remote authenticated users to cause a denial of service (uninitialized pointer dereference and crash) via a crafted RPC call.", "title": "Vulnerability description" }, { "category": "summary", "text": "libvirt: invalid free in remoteDispatchDomainMemoryStats", "title": "Vulnerability summary" }, { "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.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4296" }, { "category": "external", "summary": "RHBZ#1006173", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1006173" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4296", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4296" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4296", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4296" } ], "release_date": "2013-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-09-19T17:58:00+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\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1272" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:A/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libvirt: invalid free in remoteDispatchDomainMemoryStats" }, { "cve": "CVE-2013-4311", "discovery_date": "2013-08-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1005332" } ], "notes": [ { "category": "description", "text": "libvirt 1.0.5.x before 1.0.5.6, 0.10.2.x before 0.10.2.8, and 0.9.12.x before 0.9.12.2 allows local users to bypass intended access restrictions by leveraging a PolkitUnixProcess PolkitSubject race condition in pkcheck via a (1) setuid process or (2) pkexec process, a related issue to CVE-2013-4288.", "title": "Vulnerability description" }, { "category": "summary", "text": "libvirt: insecure calling of polkit", "title": "Vulnerability summary" }, { "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.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4311" }, { "category": "external", "summary": "RHBZ#1005332", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1005332" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4311", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4311" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4311", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4311" } ], "release_date": "2013-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-09-19T17:58:00+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\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1272" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.9, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "products": [ "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Client-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Client-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6ComputeNode-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6ComputeNode-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Server-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Server-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.src", "6Workstation-optional-6.4.z:libvirt-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-client-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-debuginfo-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-devel-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-lock-sanlock-0:0.10.2-18.el6_4.14.x86_64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.i686", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.ppc64", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.s390x", "6Workstation-optional-6.4.z:libvirt-python-0:0.10.2-18.el6_4.14.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libvirt: insecure calling of polkit" } ] }
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.