Action not permitted
Modal body text goes here.
CVE-2012-3480
Vulnerability from cvelistv5
Published
2012-08-25 10:00
Modified
2024-08-06 20:05
Severity ?
EPSS score ?
Summary
Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified "related functions" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T20:05:12.639Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[oss-security] 20120813 CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/4" }, { "name": "FEDORA-2012-11927", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html" }, { "name": "84710", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/84710" }, { "name": "54982", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/54982" }, { "name": "[oss-security] 20120813 Re: CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/6" }, { "name": "RHSA-2012:1325", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html" }, { "name": "[libc-alpha] 20120812 Fix strtod integer/buffer overflow (bug 14459)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459" }, { "name": "RHSA-2012:1262", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html" }, { "name": "GLSA-201503-04", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201503-04" }, { "name": "RHSA-2012:1207", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html" }, { "name": "1027374", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id?1027374" }, { "name": "USN-1589-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-1589-1" }, { "name": "50201", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/50201" }, { "name": "50422", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/50422" }, { "name": "RHSA-2012:1208", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-08-12T00:00:00", "descriptions": [ { "lang": "en", "value": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-06-30T16:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "[oss-security] 20120813 CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/4" }, { "name": "FEDORA-2012-11927", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html" }, { "name": "84710", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/84710" }, { "name": "54982", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/54982" }, { "name": "[oss-security] 20120813 Re: CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/6" }, { "name": "RHSA-2012:1325", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html" }, { "name": "[libc-alpha] 20120812 Fix strtod integer/buffer overflow (bug 14459)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html" }, { "tags": [ "x_refsource_MISC" ], "url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459" }, { "name": "RHSA-2012:1262", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html" }, { "name": "GLSA-201503-04", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201503-04" }, { "name": "RHSA-2012:1207", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html" }, { "name": "1027374", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id?1027374" }, { "name": "USN-1589-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-1589-1" }, { "name": "50201", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/50201" }, { "name": "50422", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/50422" }, { "name": "RHSA-2012:1208", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2012-3480", "datePublished": "2012-08-25T10:00:00", "dateReserved": "2012-06-14T00:00:00", "dateUpdated": "2024-08-06T20:05:12.639Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2012-3480\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-08-25T10:29:51.770\",\"lastModified\":\"2023-02-13T03:28:28.790\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \\\"related functions\\\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.\"},{\"lang\":\"es\",\"value\":\"M\u00faltiples desbordamientos de entero en (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, y otras \\\"funciones relacionadas\\\" no especificadas en stdlib en GNU C Library (tambi\u00e9n conocido como glibc o libc6) v2.16 permite a usuarios locales provocar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) y posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de una cadena larga, lo que provoca un desbordamiento de b\u00fafer basado en pila.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:P\",\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\",\"baseScore\":4.6},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:glibc:2.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA4CFA8E-9892-4DDA-9DB2-581711E974A1\"}]}]}],\"references\":[{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://osvdb.org/84710\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2012-1207.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2012-1208.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2012-1262.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2012-1325.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/50201\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/50422\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://sourceware.org/bugzilla/show_bug.cgi?id=14459\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/08/13/4\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/08/13/6\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/54982\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securitytracker.com/id?1027374\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1589-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/201503-04\",\"source\":\"secalert@redhat.com\"}]}}" } }
ghsa-mch7-w8fj-4pc4
Vulnerability from github
Published
2022-05-17 02:39
Modified
2022-05-17 02:39
Details
Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified "related functions" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.
{ "affected": [], "aliases": [ "CVE-2012-3480" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-08-25T10:29:00Z", "severity": "MODERATE" }, "details": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "id": "GHSA-mch7-w8fj-4pc4", "modified": "2022-05-17T02:39:19Z", "published": "2022-05-17T02:39:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1207" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1208" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1262" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:1325" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2012-3480" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201503-04" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html" }, { "type": "WEB", "url": "http://osvdb.org/84710" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/50201" }, { "type": "WEB", "url": "http://secunia.com/advisories/50422" }, { "type": "WEB", "url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459" }, { "type": "WEB", "url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/08/13/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/08/13/6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/54982" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1027374" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1589-1" } ], "schema_version": "1.4.0", "severity": [] }
rhsa-2012_1208
Vulnerability from csaf_redhat
Published
2012-08-27 13:02
Modified
2024-11-05 17:50
Summary
Red Hat Security Advisory: glibc security update
Notes
Topic
Updated glibc packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
The glibc packages provide the standard C and standard math libraries used
by multiple programs on the system. Without these libraries, the Linux
system cannot function properly.
Multiple integer overflow flaws, leading to stack-based buffer overflows,
were found in glibc's functions for converting a string to a numeric
representation (strtod(), strtof(), and strtold()). If an application used
such a function on attacker controlled input, it could cause the
application to crash or, potentially, execute arbitrary code.
(CVE-2012-3480)
All users of glibc are advised to upgrade to these updated packages, which
contain a backported patch to correct these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated glibc packages that fix multiple security issues are now available\nfor Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "The glibc packages provide the standard C and standard math libraries used\nby multiple programs on the system. Without these libraries, the Linux\nsystem cannot function properly.\n\nMultiple integer overflow flaws, leading to stack-based buffer overflows,\nwere found in glibc\u0027s functions for converting a string to a numeric\nrepresentation (strtod(), strtof(), and strtold()). If an application used\nsuch a function on attacker controlled input, it could cause the\napplication to crash or, potentially, execute arbitrary code.\n(CVE-2012-3480)\n\nAll users of glibc are advised to upgrade to these updated packages, which\ncontain a backported patch to correct these issues.", "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-2012:1208", "url": "https://access.redhat.com/errata/RHSA-2012:1208" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "847715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_1208.json" } ], "title": "Red Hat Security Advisory: glibc security update", "tracking": { "current_release_date": "2024-11-05T17:50:47+00:00", "generator": { "date": "2024-11-05T17:50:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2012:1208", "initial_release_date": "2012-08-27T13:02:00+00:00", "revision_history": [ { "date": "2012-08-27T13:02:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-08-27T13:07:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:50:47+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.3.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.3.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.3.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.3.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.3.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.3.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.3.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.3.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": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "glibc-static-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-static-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-static@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "glibc-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "nscd-0:2.12-1.80.el6_3.5.i686", "product": { "name": "nscd-0:2.12-1.80.el6_3.5.i686", "product_id": "nscd-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "glibc-common-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-common-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.12-1.80.el6_3.5?arch=i686" } } }, { "category": "product_version", "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "product": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "product_id": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.12-1.80.el6_3.5?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-static@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "nscd-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64", "product_id": "nscd-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.12-1.80.el6_3.5?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-0:2.12-1.80.el6_3.5.x86_64", "product": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64", "product_id": "glibc-0:2.12-1.80.el6_3.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.12-1.80.el6_3.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "glibc-0:2.12-1.80.el6_3.5.src", "product": { "name": "glibc-0:2.12-1.80.el6_3.5.src", "product_id": "glibc-0:2.12-1.80.el6_3.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.12-1.80.el6_3.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "product": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "product_id": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.12-1.80.el6_3.5?arch=s390" } } }, { "category": "product_version", "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "product": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "product_id": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.12-1.80.el6_3.5?arch=s390" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "product": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "product_id": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.12-1.80.el6_3.5?arch=s390" } } }, { "category": "product_version", "name": "glibc-0:2.12-1.80.el6_3.5.s390", "product": { "name": "glibc-0:2.12-1.80.el6_3.5.s390", "product_id": "glibc-0:2.12-1.80.el6_3.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.12-1.80.el6_3.5?arch=s390" } } }, { "category": "product_version", "name": "glibc-static-0:2.12-1.80.el6_3.5.s390", "product": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390", "product_id": "glibc-static-0:2.12-1.80.el6_3.5.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-static@2.12-1.80.el6_3.5?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "nscd-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x", "product_id": "nscd-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "glibc-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.12-1.80.el6_3.5?arch=s390x" } } }, { "category": "product_version", "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "product": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "product_id": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-static@2.12-1.80.el6_3.5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "nscd-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64", "product_id": "nscd-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.12-1.80.el6_3.5?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "product": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "product_id": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-static@2.12-1.80.el6_3.5?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "product": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "product_id": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.12-1.80.el6_3.5?arch=ppc" } } }, { "category": "product_version", "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "product": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "product_id": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.12-1.80.el6_3.5?arch=ppc" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "product": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "product_id": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.12-1.80.el6_3.5?arch=ppc" } } }, { "category": "product_version", "name": "glibc-0:2.12-1.80.el6_3.5.ppc", "product": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc", "product_id": "glibc-0:2.12-1.80.el6_3.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.12-1.80.el6_3.5?arch=ppc" } } }, { "category": "product_version", "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "product": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "product_id": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-static@2.12-1.80.el6_3.5?arch=ppc" } } } ], "category": "architecture", "name": "ppc" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Client-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Server-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.src", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-static-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-static-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.i686", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.ppc64", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.s390x", "relates_to_product_reference": "6Workstation-optional-6.3.z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.12-1.80.el6_3.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" }, "product_reference": "nscd-0:2.12-1.80.el6_3.5.x86_64", "relates_to_product_reference": "6Workstation-optional-6.3.z" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-3480", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2012-08-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "847715" } ], "notes": [ { "category": "description", "text": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "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.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-3480" }, { "category": "external", "summary": "RHBZ#847715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3480", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3480" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480" } ], "release_date": "2012-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-08-27T13:02: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/knowledge/articles/11258", "product_ids": [ "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2012:1208" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Client-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Client-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Client-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Client-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6ComputeNode-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6ComputeNode-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6ComputeNode-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Server-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Server-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Server-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Server-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Workstation-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Workstation-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.src", "6Workstation-optional-6.3.z:glibc-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-debuginfo-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-debuginfo-common-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-devel-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-headers-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-static-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:glibc-utils-0:2.12-1.80.el6_3.5.x86_64", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.i686", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.ppc64", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.s390x", "6Workstation-optional-6.3.z:nscd-0:2.12-1.80.el6_3.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines" } ] }
rhsa-2012_1262
Vulnerability from csaf_redhat
Published
2012-09-13 16:48
Modified
2012-09-13 16:48
Summary
Red Hat Security Advisory: rhev-hypervisor5 security and bug fix update
Notes
Topic
An updated rhev-hypervisor5 package that fixes multiple security issues and
various bugs is now available.
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 rhev-hypervisor5 package provides a Red Hat Enterprise Virtualization
Hypervisor ISO disk image. The Red Hat Enterprise Virtualization
Hypervisor is a dedicated Kernel-based Virtual Machine (KVM) hypervisor.
It includes everything necessary to run and manage virtual machines: A
subset of the Red Hat Enterprise Linux operating environment and the Red
Hat Enterprise Virtualization Agent.
Note: Red Hat Enterprise Virtualization Hypervisor is only available for
the Intel 64 and AMD64 architectures with virtualization extensions.
A flaw was found in the way QEMU handled VT100 terminal escape sequences
when emulating certain character devices. A guest user with privileges to
write to a character device that is emulated on the host using a virtual
console back-end could use this flaw to crash the qemu-kvm process on the
host or, possibly, escalate their privileges on the host. (CVE-2012-3515)
Multiple integer overflow flaws, leading to stack-based buffer overflows,
were found in glibc's functions for converting a string to a numeric
representation (strtod(), strtof(), and strtold()). If an application used
such a function on attacker controlled input, it could cause the
application to crash or, potentially, execute arbitrary code.
(CVE-2012-3480)
Red Hat would like to thank the Xen project for reporting the CVE-2012-3515
issue.
This updated package provides updated components that include various bug
fixes, as well as a fix for CVE-2012-3515 in the xen package; however, for
this component, it had no security impact on Red Hat Enterprise
Virtualization Hypervisor itself.
Users of Red Hat Enterprise Virtualization Hypervisor are advised to
upgrade to this updated package, which fixes these issues.
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_vex", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 2023 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An updated rhev-hypervisor5 package that fixes multiple security issues and\nvarious bugs is now available.\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 rhev-hypervisor5 package provides a Red Hat Enterprise Virtualization\nHypervisor ISO disk image. The Red Hat Enterprise Virtualization\nHypervisor is a dedicated Kernel-based Virtual Machine (KVM) hypervisor.\nIt includes everything necessary to run and manage virtual machines: A\nsubset of the Red Hat Enterprise Linux operating environment and the Red\nHat Enterprise Virtualization Agent.\n\nNote: Red Hat Enterprise Virtualization Hypervisor is only available for\nthe Intel 64 and AMD64 architectures with virtualization extensions.\n\nA flaw was found in the way QEMU handled VT100 terminal escape sequences\nwhen emulating certain character devices. A guest user with privileges to\nwrite to a character device that is emulated on the host using a virtual\nconsole back-end could use this flaw to crash the qemu-kvm process on the\nhost or, possibly, escalate their privileges on the host. (CVE-2012-3515)\n\nMultiple integer overflow flaws, leading to stack-based buffer overflows,\nwere found in glibc\u0027s functions for converting a string to a numeric\nrepresentation (strtod(), strtof(), and strtold()). If an application used\nsuch a function on attacker controlled input, it could cause the\napplication to crash or, potentially, execute arbitrary code.\n(CVE-2012-3480)\n\nRed Hat would like to thank the Xen project for reporting the CVE-2012-3515\nissue.\n\nThis updated package provides updated components that include various bug\nfixes, as well as a fix for CVE-2012-3515 in the xen package; however, for\nthis component, it had no security impact on Red Hat Enterprise\nVirtualization Hypervisor itself.\n\nUsers of Red Hat Enterprise Virtualization Hypervisor are advised to\nupgrade to this updated package, which fixes these issues.", "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 offerings.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2012:1262", "url": "https://access.redhat.com/errata/RHSA-2012:1262" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "url": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html" }, { "category": "external", "summary": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "url": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html" }, { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/data/csaf/v2/advisories/2012/rhsa-2012_1262.json" } ], "title": "Red Hat Security Advisory: rhev-hypervisor5 security and bug fix update", "tracking": { "current_release_date": "2012-09-13T16:48:00Z", "generator": { "date": "2023-06-30T20:40:00Z", "engine": { "name": "Red Hat SDEngine", "version": "3.18.0" } }, "id": "RHSA-2012:1262", "initial_release_date": "2012-09-13T16:48:00Z", "revision_history": [ { "date": "2012-09-13T16:48:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_family", "name": "Red Hat Virtualization", "product": { "name": "Red Hat Virtualization", "product_id": "Red Hat Virtualization" } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-3480", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2012-08-13T00:00:00Z", "ids": [ { "system_name": "Red Hat Bugzilla", "text": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" } ], "notes": [ { "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" }, { "category": "description", "text": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "Red Hat Virtualization" ] }, "references": [ { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3480", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3480" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480" }, { "category": "external", "summary": "CVE-2012-3480", "url": "https://access.redhat.com/security/cve/CVE-2012-3480" }, { "category": "external", "summary": "bz#847715: CVE-2012-3480 glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" } ], "release_date": "2012-08-12T00:00:00Z", "remediations": [ { "category": "vendor_fix", "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/knowledge/articles/11258\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization\n2.2 environments using the disk image provided by this package, refer to:\n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization\n3.0 environments using the disk image provided by this package, refer to:\n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "product_ids": [ "Red Hat Virtualization" ], "url": "https://access.redhat.com/errata/RHSA-2012:1262" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "availabilityRequirement": "NOT_DEFINED", "baseScore": 4.4, "collateralDamagePotential": "NOT_DEFINED", "confidentialityImpact": "PARTIAL", "confidentialityRequirement": "NOT_DEFINED", "environmentalScore": 0.0, "exploitability": "NOT_DEFINED", "integrityImpact": "PARTIAL", "integrityRequirement": "NOT_DEFINED", "remediationLevel": "NOT_DEFINED", "reportConfidence": "NOT_DEFINED", "targetDistribution": "NOT_DEFINED", "temporalScore": 0.0, "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "Red Hat Virtualization" ] } ], "threats": [ { "category": "impact", "date": "2012-08-13T00:00:00Z", "details": "Moderate" } ], "title": "CVE-2012-3480 glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines" }, { "acknowledgments": [ { "names": [ "Xen project" ] } ], "cve": "CVE-2012-3515", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2012-08-23T00:00:00Z", "ids": [ { "system_name": "Red Hat Bugzilla", "text": "https://bugzilla.redhat.com/show_bug.cgi?id=851252" } ], "notes": [ { "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" }, { "category": "description", "text": "Qemu, as used in Xen 4.0, 4.1 and possibly other products, when emulating certain devices with a virtual console backend, allows local OS guest users to gain privileges via a crafted escape VT100 sequence that triggers the overwrite of a \"device model\u0027s address space.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "VT100 emulation vulnerability", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "Red Hat Virtualization" ] }, "references": [ { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3515", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3515" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3515", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3515" }, { "category": "external", "summary": "CVE-2012-3515", "url": "https://access.redhat.com/security/cve/CVE-2012-3515" }, { "category": "external", "summary": "bz#851252: VT100 emulation vulnerability", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=851252" } ], "release_date": "2012-09-05T00:00:00Z", "remediations": [ { "category": "vendor_fix", "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/knowledge/articles/11258\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization\n2.2 environments using the disk image provided by this package, refer to:\n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization\n3.0 environments using the disk image provided by this package, refer to:\n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "product_ids": [ "Red Hat Virtualization" ], "url": "https://access.redhat.com/errata/RHSA-2012:1262" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "availabilityRequirement": "NOT_DEFINED", "baseScore": 7.4, "collateralDamagePotential": "NOT_DEFINED", "confidentialityImpact": "COMPLETE", "confidentialityRequirement": "NOT_DEFINED", "environmentalScore": 0.0, "exploitability": "NOT_DEFINED", "integrityImpact": "COMPLETE", "integrityRequirement": "NOT_DEFINED", "remediationLevel": "NOT_DEFINED", "reportConfidence": "NOT_DEFINED", "targetDistribution": "NOT_DEFINED", "temporalScore": 0.0, "vectorString": "AV:A/AC:M/Au:S/C:C/I:C/A:C", "version": "2.0" }, "products": [ "Red Hat Virtualization" ] } ], "threats": [ { "category": "impact", "date": "2012-08-23T00:00:00Z", "details": "Important" } ], "title": "VT100 emulation vulnerability" } ] }
rhsa-2012_1207
Vulnerability from csaf_redhat
Published
2012-08-27 12:58
Modified
2024-11-05 17:50
Summary
Red Hat Security Advisory: glibc security and bug fix update
Notes
Topic
Updated glibc packages that fix multiple security issues and one bug are
now available for Red Hat Enterprise Linux 5.
The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
The glibc packages provide the standard C and standard math libraries used
by multiple programs on the system. Without these libraries, the Linux
system cannot function properly.
Multiple integer overflow flaws, leading to stack-based buffer overflows,
were found in glibc's functions for converting a string to a numeric
representation (strtod(), strtof(), and strtold()). If an application used
such a function on attacker controlled input, it could cause the
application to crash or, potentially, execute arbitrary code.
(CVE-2012-3480)
This update also fixes the following bug:
* Previously, logic errors in various mathematical functions, including
exp, exp2, expf, exp2f, pow, sin, tan, and rint, caused inconsistent
results when the functions were used with the non-default rounding mode.
This could also cause applications to crash in some cases. With this
update, the functions now give correct results across the four different
rounding modes. (BZ#839411)
All users of glibc are advised to upgrade to these updated packages, which
contain backported patches to correct these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated glibc packages that fix multiple security issues and one bug are\nnow available for Red Hat Enterprise Linux 5.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "The glibc packages provide the standard C and standard math libraries used\nby multiple programs on the system. Without these libraries, the Linux\nsystem cannot function properly.\n\nMultiple integer overflow flaws, leading to stack-based buffer overflows,\nwere found in glibc\u0027s functions for converting a string to a numeric\nrepresentation (strtod(), strtof(), and strtold()). If an application used\nsuch a function on attacker controlled input, it could cause the\napplication to crash or, potentially, execute arbitrary code.\n(CVE-2012-3480)\n\nThis update also fixes the following bug:\n\n* Previously, logic errors in various mathematical functions, including\nexp, exp2, expf, exp2f, pow, sin, tan, and rint, caused inconsistent\nresults when the functions were used with the non-default rounding mode.\nThis could also cause applications to crash in some cases. With this\nupdate, the functions now give correct results across the four different\nrounding modes. (BZ#839411)\n\nAll users of glibc are advised to upgrade to these updated packages, which\ncontain backported patches to correct these issues.", "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-2012:1207", "url": "https://access.redhat.com/errata/RHSA-2012:1207" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "847715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_1207.json" } ], "title": "Red Hat Security Advisory: glibc security and bug fix update", "tracking": { "current_release_date": "2024-11-05T17:50:41+00:00", "generator": { "date": "2024-11-05T17:50:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2012:1207", "initial_release_date": "2012-08-27T12:58:00+00:00", "revision_history": [ { "date": "2012-08-27T12:58:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-08-27T13:08:35+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:50: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. 5 client)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux (v. 5 server)", "product": { "name": "Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:5::server" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "glibc-headers-0:2.5-81.el5_8.7.i386", "product": { "name": "glibc-headers-0:2.5-81.el5_8.7.i386", "product_id": "glibc-headers-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.5-81.el5_8.7?arch=i386" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i386", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i386", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=i386" } } }, { "category": "product_version", "name": "glibc-devel-0:2.5-81.el5_8.7.i386", "product": { "name": "glibc-devel-0:2.5-81.el5_8.7.i386", "product_id": "glibc-devel-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.5-81.el5_8.7?arch=i386" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.i386", "product": { "name": "glibc-0:2.5-81.el5_8.7.i386", "product_id": "glibc-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=i386" } } }, { "category": "product_version", "name": "nscd-0:2.5-81.el5_8.7.i386", "product": { "name": "nscd-0:2.5-81.el5_8.7.i386", "product_id": "nscd-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.5-81.el5_8.7?arch=i386" } } }, { "category": "product_version", "name": "glibc-common-0:2.5-81.el5_8.7.i386", "product": { "name": "glibc-common-0:2.5-81.el5_8.7.i386", "product_id": "glibc-common-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.5-81.el5_8.7?arch=i386" } } }, { "category": "product_version", "name": "glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "product": { "name": "glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "product_id": "glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.5-81.el5_8.7?arch=i386" } } }, { "category": "product_version", "name": "glibc-utils-0:2.5-81.el5_8.7.i386", "product": { "name": "glibc-utils-0:2.5-81.el5_8.7.i386", "product_id": "glibc-utils-0:2.5-81.el5_8.7.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.5-81.el5_8.7?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i686", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i686", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=i686" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.i686", "product": { "name": "glibc-0:2.5-81.el5_8.7.i686", "product_id": "glibc-0:2.5-81.el5_8.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "glibc-headers-0:2.5-81.el5_8.7.x86_64", "product": { "name": "glibc-headers-0:2.5-81.el5_8.7.x86_64", "product_id": "glibc-headers-0:2.5-81.el5_8.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.5-81.el5_8.7?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.5-81.el5_8.7.x86_64", "product": { "name": "glibc-devel-0:2.5-81.el5_8.7.x86_64", "product_id": "glibc-devel-0:2.5-81.el5_8.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.5-81.el5_8.7?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.x86_64", "product": { "name": "glibc-0:2.5-81.el5_8.7.x86_64", "product_id": "glibc-0:2.5-81.el5_8.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=x86_64" } } }, { "category": "product_version", "name": "nscd-0:2.5-81.el5_8.7.x86_64", "product": { "name": "nscd-0:2.5-81.el5_8.7.x86_64", "product_id": "nscd-0:2.5-81.el5_8.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.5-81.el5_8.7?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-common-0:2.5-81.el5_8.7.x86_64", "product": { "name": "glibc-common-0:2.5-81.el5_8.7.x86_64", "product_id": "glibc-common-0:2.5-81.el5_8.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.5-81.el5_8.7?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-utils-0:2.5-81.el5_8.7.x86_64", "product": { "name": "glibc-utils-0:2.5-81.el5_8.7.x86_64", "product_id": "glibc-utils-0:2.5-81.el5_8.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.5-81.el5_8.7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.src", "product": { "name": "glibc-0:2.5-81.el5_8.7.src", "product_id": "glibc-0:2.5-81.el5_8.7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "glibc-headers-0:2.5-81.el5_8.7.ia64", "product": { "name": "glibc-headers-0:2.5-81.el5_8.7.ia64", "product_id": "glibc-headers-0:2.5-81.el5_8.7.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.5-81.el5_8.7?arch=ia64" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=ia64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.5-81.el5_8.7.ia64", "product": { "name": "glibc-devel-0:2.5-81.el5_8.7.ia64", "product_id": "glibc-devel-0:2.5-81.el5_8.7.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.5-81.el5_8.7?arch=ia64" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.ia64", "product": { "name": "glibc-0:2.5-81.el5_8.7.ia64", "product_id": "glibc-0:2.5-81.el5_8.7.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=ia64" } } }, { "category": "product_version", "name": "nscd-0:2.5-81.el5_8.7.ia64", "product": { "name": "nscd-0:2.5-81.el5_8.7.ia64", "product_id": "nscd-0:2.5-81.el5_8.7.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.5-81.el5_8.7?arch=ia64" } } }, { "category": "product_version", "name": "glibc-common-0:2.5-81.el5_8.7.ia64", "product": { "name": "glibc-common-0:2.5-81.el5_8.7.ia64", "product_id": "glibc-common-0:2.5-81.el5_8.7.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.5-81.el5_8.7?arch=ia64" } } }, { "category": "product_version", "name": "glibc-utils-0:2.5-81.el5_8.7.ia64", "product": { "name": "glibc-utils-0:2.5-81.el5_8.7.ia64", "product_id": "glibc-utils-0:2.5-81.el5_8.7.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.5-81.el5_8.7?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "glibc-headers-0:2.5-81.el5_8.7.ppc", "product": { "name": "glibc-headers-0:2.5-81.el5_8.7.ppc", "product_id": "glibc-headers-0:2.5-81.el5_8.7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.5-81.el5_8.7?arch=ppc" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=ppc" } } }, { "category": "product_version", "name": "glibc-devel-0:2.5-81.el5_8.7.ppc", "product": { "name": "glibc-devel-0:2.5-81.el5_8.7.ppc", "product_id": "glibc-devel-0:2.5-81.el5_8.7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.5-81.el5_8.7?arch=ppc" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.ppc", "product": { "name": "glibc-0:2.5-81.el5_8.7.ppc", "product_id": "glibc-0:2.5-81.el5_8.7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=ppc" } } }, { "category": "product_version", "name": "nscd-0:2.5-81.el5_8.7.ppc", "product": { "name": "nscd-0:2.5-81.el5_8.7.ppc", "product_id": "nscd-0:2.5-81.el5_8.7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.5-81.el5_8.7?arch=ppc" } } }, { "category": "product_version", "name": "glibc-common-0:2.5-81.el5_8.7.ppc", "product": { "name": "glibc-common-0:2.5-81.el5_8.7.ppc", "product_id": "glibc-common-0:2.5-81.el5_8.7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.5-81.el5_8.7?arch=ppc" } } }, { "category": "product_version", "name": "glibc-utils-0:2.5-81.el5_8.7.ppc", "product": { "name": "glibc-utils-0:2.5-81.el5_8.7.ppc", "product_id": "glibc-utils-0:2.5-81.el5_8.7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.5-81.el5_8.7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.5-81.el5_8.7.ppc64", "product": { "name": "glibc-devel-0:2.5-81.el5_8.7.ppc64", "product_id": "glibc-devel-0:2.5-81.el5_8.7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.5-81.el5_8.7?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.ppc64", "product": { "name": "glibc-0:2.5-81.el5_8.7.ppc64", "product_id": "glibc-0:2.5-81.el5_8.7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "glibc-headers-0:2.5-81.el5_8.7.s390x", "product": { "name": "glibc-headers-0:2.5-81.el5_8.7.s390x", "product_id": "glibc-headers-0:2.5-81.el5_8.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.5-81.el5_8.7?arch=s390x" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=s390x" } } }, { "category": "product_version", "name": "glibc-devel-0:2.5-81.el5_8.7.s390x", "product": { "name": "glibc-devel-0:2.5-81.el5_8.7.s390x", "product_id": "glibc-devel-0:2.5-81.el5_8.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.5-81.el5_8.7?arch=s390x" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.s390x", "product": { "name": "glibc-0:2.5-81.el5_8.7.s390x", "product_id": "glibc-0:2.5-81.el5_8.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=s390x" } } }, { "category": "product_version", "name": "nscd-0:2.5-81.el5_8.7.s390x", "product": { "name": "nscd-0:2.5-81.el5_8.7.s390x", "product_id": "nscd-0:2.5-81.el5_8.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.5-81.el5_8.7?arch=s390x" } } }, { "category": "product_version", "name": "glibc-common-0:2.5-81.el5_8.7.s390x", "product": { "name": "glibc-common-0:2.5-81.el5_8.7.s390x", "product_id": "glibc-common-0:2.5-81.el5_8.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.5-81.el5_8.7?arch=s390x" } } }, { "category": "product_version", "name": "glibc-utils-0:2.5-81.el5_8.7.s390x", "product": { "name": "glibc-utils-0:2.5-81.el5_8.7.s390x", "product_id": "glibc-utils-0:2.5-81.el5_8.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.5-81.el5_8.7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390", "product": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390", "product_id": "glibc-debuginfo-0:2.5-81.el5_8.7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.5-81.el5_8.7?arch=s390" } } }, { "category": "product_version", "name": "glibc-devel-0:2.5-81.el5_8.7.s390", "product": { "name": "glibc-devel-0:2.5-81.el5_8.7.s390", "product_id": "glibc-devel-0:2.5-81.el5_8.7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.5-81.el5_8.7?arch=s390" } } }, { "category": "product_version", "name": "glibc-0:2.5-81.el5_8.7.s390", "product": { "name": "glibc-0:2.5-81.el5_8.7.s390", "product_id": "glibc-0:2.5-81.el5_8.7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.5-81.el5_8.7?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i686" }, "product_reference": "glibc-0:2.5-81.el5_8.7.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64" }, "product_reference": "glibc-0:2.5-81.el5_8.7.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390" }, "product_reference": "glibc-0:2.5-81.el5_8.7.s390", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.src" }, "product_reference": "glibc-0:2.5-81.el5_8.7.src", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i686 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.i686", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.s390", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.ppc64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.s390", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.i386" }, "product_reference": "nscd-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64" }, "product_reference": "nscd-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc" }, "product_reference": "nscd-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x" }, "product_reference": "nscd-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)", "product_id": "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "nscd-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Client-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i686" }, "product_reference": "glibc-0:2.5-81.el5_8.7.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64" }, "product_reference": "glibc-0:2.5-81.el5_8.7.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390" }, "product_reference": "glibc-0:2.5-81.el5_8.7.s390", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.src as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.src" }, "product_reference": "glibc-0:2.5-81.el5_8.7.src", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-common-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.i686 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.i686", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.s390", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.ppc64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.s390 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.s390", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-devel-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-headers-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "glibc-utils-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.i386 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.i386" }, "product_reference": "nscd-0:2.5-81.el5_8.7.i386", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64" }, "product_reference": "nscd-0:2.5-81.el5_8.7.ia64", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.ppc as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc" }, "product_reference": "nscd-0:2.5-81.el5_8.7.ppc", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.s390x as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x" }, "product_reference": "nscd-0:2.5-81.el5_8.7.s390x", "relates_to_product_reference": "5Server-5.8.Z" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.5-81.el5_8.7.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)", "product_id": "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64" }, "product_reference": "nscd-0:2.5-81.el5_8.7.x86_64", "relates_to_product_reference": "5Server-5.8.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-3480", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2012-08-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "847715" } ], "notes": [ { "category": "description", "text": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "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": [ "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i686", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.src", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i686", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.src", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-3480" }, { "category": "external", "summary": "RHBZ#847715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3480", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3480" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480" } ], "release_date": "2012-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-08-27T12: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/knowledge/articles/11258", "product_ids": [ "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i686", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.src", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i686", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.src", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2012:1207" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.i686", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.src", "5Client-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.i386", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x", "5Client-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.i686", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.src", "5Server-5.8.Z:glibc-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-common-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.i686", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-debuginfo-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-debuginfo-common-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.ppc64", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-devel-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-headers-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:glibc-utils-0:2.5-81.el5_8.7.x86_64", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.i386", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ia64", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.ppc", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.s390x", "5Server-5.8.Z:nscd-0:2.5-81.el5_8.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines" } ] }
rhsa-2012_1325
Vulnerability from csaf_redhat
Published
2012-10-02 17:09
Modified
2024-11-05 17:51
Summary
Red Hat Security Advisory: rhev-hypervisor6 security and bug fix update
Notes
Topic
An updated rhev-hypervisor6 package that fixes multiple security issues and
one bug is now available.
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 rhev-hypervisor6 package provides a Red Hat Enterprise Virtualization
Hypervisor ISO disk image. The Red Hat Enterprise Virtualization Hypervisor
is a dedicated Kernel-based Virtual Machine (KVM) hypervisor. It includes
everything necessary to run and manage virtual machines: A subset of the
Red Hat Enterprise Linux operating environment and the Red Hat Enterprise
Virtualization Agent.
Note: Red Hat Enterprise Virtualization Hypervisor is only available for
the Intel 64 and AMD64 architectures with virtualization extensions.
A flaw was found in the way QEMU handled VT100 terminal escape sequences
when emulating certain character devices. A guest user with privileges to
write to a character device that is emulated on the host using a virtual
console back-end could use this flaw to crash the qemu-kvm process on the
host or, possibly, escalate their privileges on the host. (CVE-2012-3515)
This flaw did not affect the default use of Red Hat Enterprise
Virtualization Hypervisor: it is not possible to add a device that uses a
virtual console back-end via Red Hat Enterprise Virtualization Manager.
To specify a virtual console back-end for a device and therefore be
vulnerable to this issue, the device would have to be created another way,
for example, by using a VDSM hook. Note that at this time hooks can only be
used on Red Hat Enterprise Linux hosts, not Red Hat Enterprise
Virtualization Hypervisor.
Multiple integer overflow flaws, leading to stack-based buffer overflows,
were found in glibc's functions for converting a string to a numeric
representation (strtod(), strtof(), and strtold()). If an application used
such a function on attacker controlled input, it could cause the
application to crash or, potentially, execute arbitrary code.
(CVE-2012-3480)
Red Hat would like to thank the Xen project for reporting the CVE-2012-3515
issue.
This updated package provides updated components that include fixes for
various security issues. These issues have no security impact on Red Hat
Enterprise Virtualization Hypervisor itself, however. The security fixes
included in this update address the following CVE numbers:
CVE-2012-4244 (bind issue)
CVE-2012-3524 (dbus issue)
CVE-2012-2313, CVE-2012-2384, CVE-2012-2390, CVE-2012-3430, and
CVE-2012-3552 (kernel issues)
CVE-2012-3445 (libvirt issue)
CVE-2011-3102 and CVE-2012-2807 (libxml2 issues)
CVE-2011-1202, CVE-2011-3970, CVE-2012-2825, CVE-2012-2870, CVE-2012-2871,
and CVE-2012-2893 (libxslt issues)
This updated Red Hat Enterprise Virtualization Hypervisor package also
fixes the following bug:
* Previously, the Manager listed all installed Hypervisor ISO images as
available even when they did not support the VDSM compatibility version
required by the selected host. The rhev-hypervisor6 package now maintains a
text file for each installed ISO image. The file lists the VDSM
compatibility versions supported by the relevant ISO image. The Manager
uses this information to ensure that only those Hypervisor ISO images that
are relevant to the selected host are listed. (BZ#856827)
Users of the Red Hat Enterprise Virtualization Hypervisor are advised to
upgrade to this updated package, which fixes these issues.
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": "An updated rhev-hypervisor6 package that fixes multiple security issues and\none bug is now available.\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 rhev-hypervisor6 package provides a Red Hat Enterprise Virtualization\nHypervisor ISO disk image. The Red Hat Enterprise Virtualization Hypervisor\nis a dedicated Kernel-based Virtual Machine (KVM) hypervisor. It includes\neverything necessary to run and manage virtual machines: A subset of the\nRed Hat Enterprise Linux operating environment and the Red Hat Enterprise\nVirtualization Agent.\n\nNote: Red Hat Enterprise Virtualization Hypervisor is only available for\nthe Intel 64 and AMD64 architectures with virtualization extensions.\n\nA flaw was found in the way QEMU handled VT100 terminal escape sequences\nwhen emulating certain character devices. A guest user with privileges to\nwrite to a character device that is emulated on the host using a virtual\nconsole back-end could use this flaw to crash the qemu-kvm process on the\nhost or, possibly, escalate their privileges on the host. (CVE-2012-3515)\n\nThis flaw did not affect the default use of Red Hat Enterprise\nVirtualization Hypervisor: it is not possible to add a device that uses a\nvirtual console back-end via Red Hat Enterprise Virtualization Manager.\n\nTo specify a virtual console back-end for a device and therefore be\nvulnerable to this issue, the device would have to be created another way,\nfor example, by using a VDSM hook. Note that at this time hooks can only be\nused on Red Hat Enterprise Linux hosts, not Red Hat Enterprise\nVirtualization Hypervisor.\n\nMultiple integer overflow flaws, leading to stack-based buffer overflows,\nwere found in glibc\u0027s functions for converting a string to a numeric\nrepresentation (strtod(), strtof(), and strtold()). If an application used\nsuch a function on attacker controlled input, it could cause the\napplication to crash or, potentially, execute arbitrary code.\n(CVE-2012-3480)\n\nRed Hat would like to thank the Xen project for reporting the CVE-2012-3515\nissue.\n\nThis updated package provides updated components that include fixes for\nvarious security issues. These issues have no security impact on Red Hat\nEnterprise Virtualization Hypervisor itself, however. The security fixes\nincluded in this update address the following CVE numbers:\n\nCVE-2012-4244 (bind issue)\n\nCVE-2012-3524 (dbus issue)\n\nCVE-2012-2313, CVE-2012-2384, CVE-2012-2390, CVE-2012-3430, and\nCVE-2012-3552 (kernel issues)\n\nCVE-2012-3445 (libvirt issue)\n\nCVE-2011-3102 and CVE-2012-2807 (libxml2 issues)\n\nCVE-2011-1202, CVE-2011-3970, CVE-2012-2825, CVE-2012-2870, CVE-2012-2871,\nand CVE-2012-2893 (libxslt issues)\n\nThis updated Red Hat Enterprise Virtualization Hypervisor package also\nfixes the following bug:\n\n* Previously, the Manager listed all installed Hypervisor ISO images as\navailable even when they did not support the VDSM compatibility version\nrequired by the selected host. The rhev-hypervisor6 package now maintains a\ntext file for each installed ISO image. The file lists the VDSM\ncompatibility versions supported by the relevant ISO image. The Manager\nuses this information to ensure that only those Hypervisor ISO images that\nare relevant to the selected host are listed. (BZ#856827)\n\nUsers of the Red Hat Enterprise Virtualization Hypervisor are advised to\nupgrade to this updated package, which fixes these issues.", "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-2012:1325", "url": "https://access.redhat.com/errata/RHSA-2012:1325" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "url": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html" }, { "category": "external", "summary": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "url": "https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html" }, { "category": "external", "summary": "847715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" }, { "category": "external", "summary": "851252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=851252" }, { "category": "external", "summary": "856827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=856827" }, { "category": "external", "summary": "856830", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=856830" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_1325.json" } ], "title": "Red Hat Security Advisory: rhev-hypervisor6 security and bug fix update", "tracking": { "current_release_date": "2024-11-05T17:51:45+00:00", "generator": { "date": "2024-11-05T17:51:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2012:1325", "initial_release_date": "2012-10-02T17:09:00+00:00", "revision_history": [ { "date": "2012-10-02T17:09:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2012-10-02T17:10:14+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T17:51:45+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHEV Hypervisor for RHEL-6", "product": { "name": "RHEV Hypervisor for RHEL-6", "product_id": "6Server-RHEV-Hypervisor", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::hypervisor" } } } ], "category": "product_family", "name": "Red Hat Virtualization" }, { "branches": [ { "category": "product_version", "name": "rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch", "product": { "name": "rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch", "product_id": "rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rhev-hypervisor6@6.3-20120926.0.el6_3?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch as a component of RHEV Hypervisor for RHEL-6", "product_id": "6Server-RHEV-Hypervisor:rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch" }, "product_reference": "rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch", "relates_to_product_reference": "6Server-RHEV-Hypervisor" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-3480", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2012-08-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "847715" } ], "notes": [ { "category": "description", "text": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "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": [ "6Server-RHEV-Hypervisor:rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-3480" }, { "category": "external", "summary": "RHBZ#847715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=847715" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3480", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3480" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3480" } ], "release_date": "2012-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-10-02T17:09: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/knowledge/articles/11258\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization 2.2\nenvironments using the disk image provided by this package, refer to: \n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization 3.0\nenvironments using the disk image provided by this package, refer to:\n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "product_ids": [ "6Server-RHEV-Hypervisor:rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:1325" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "products": [ "6Server-RHEV-Hypervisor:rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines" }, { "acknowledgments": [ { "names": [ "Xen project" ] } ], "cve": "CVE-2012-3515", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2012-08-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "851252" } ], "notes": [ { "category": "description", "text": "Qemu, as used in Xen 4.0, 4.1 and possibly other products, when emulating certain devices with a virtual console backend, allows local OS guest users to gain privileges via a crafted escape VT100 sequence that triggers the overwrite of a \"device model\u0027s address space.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu: VT100 emulation vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did affect the versions of xen package as shipped with Red Hat\nEnterprise Linux 5.\n\nThis issue did affect the versions of kvm package as shipped with Red Hat\nEnterprise Linux 5.\n\nThis issue did affect the versions of qemu-kvm package as shipped with Red Hat\nEnterprise Linux 6.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHEV-Hypervisor:rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-3515" }, { "category": "external", "summary": "RHBZ#851252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=851252" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-3515", "url": "https://www.cve.org/CVERecord?id=CVE-2012-3515" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-3515", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3515" } ], "release_date": "2012-09-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2012-10-02T17:09: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/knowledge/articles/11258\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization 2.2\nenvironments using the disk image provided by this package, refer to: \n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html\n\nTo upgrade Hypervisors in Red Hat Enterprise Virtualization 3.0\nenvironments using the disk image provided by this package, refer to:\n\nhttps://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Hypervisor_Deployment_Guide/chap-Deployment_Guide-Upgrading_Red_Hat_Enterprise_Virtualization_Hypervisors.html", "product_ids": [ "6Server-RHEV-Hypervisor:rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2012:1325" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "ADJACENT_NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 7.4, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:A/AC:M/Au:S/C:C/I:C/A:C", "version": "2.0" }, "products": [ "6Server-RHEV-Hypervisor:rhev-hypervisor6-0:6.3-20120926.0.el6_3.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "qemu: VT100 emulation vulnerability" } ] }
gsd-2012-3480
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified "related functions" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-3480", "description": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "id": "GSD-2012-3480", "references": [ "https://www.suse.com/security/cve/CVE-2012-3480.html", "https://access.redhat.com/errata/RHSA-2012:1325", "https://access.redhat.com/errata/RHSA-2012:1262", "https://access.redhat.com/errata/RHSA-2012:1208", "https://access.redhat.com/errata/RHSA-2012:1207", "https://alas.aws.amazon.com/cve/html/CVE-2012-3480.html", "https://linux.oracle.com/cve/CVE-2012-3480.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-3480" ], "details": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.", "id": "GSD-2012-3480", "modified": "2023-12-13T01:20:21.359988Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3480", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.ubuntu.com/usn/USN-1589-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-1589-1" }, { "name": "https://security.gentoo.org/glsa/201503-04", "refsource": "MISC", "url": "https://security.gentoo.org/glsa/201503-04" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1262.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1325.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html" }, { "name": "http://osvdb.org/84710", "refsource": "MISC", "url": "http://osvdb.org/84710" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1207.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2012-1208.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html" }, { "name": "http://secunia.com/advisories/50201", "refsource": "MISC", "url": "http://secunia.com/advisories/50201" }, { "name": "http://secunia.com/advisories/50422", "refsource": "MISC", "url": "http://secunia.com/advisories/50422" }, { "name": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459", "refsource": "MISC", "url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459" }, { "name": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html", "refsource": "MISC", "url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html" }, { "name": "http://www.openwall.com/lists/oss-security/2012/08/13/4", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/08/13/4" }, { "name": "http://www.openwall.com/lists/oss-security/2012/08/13/6", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/08/13/6" }, { "name": "http://www.securityfocus.com/bid/54982", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/54982" }, { "name": "http://www.securitytracker.com/id?1027374", "refsource": "MISC", "url": "http://www.securitytracker.com/id?1027374" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gnu:glibc:2.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3480" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple integer overflows in the (1) strtod, (2) strtof, (3) strtold, (4) strtod_l, and other unspecified \"related functions\" in stdlib in GNU C Library (aka glibc or libc6) 2.16 allow local users to cause a denial of service (application crash) and possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "FEDORA-2012-11927", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-August/085190.html" }, { "name": "[libc-alpha] 20120812 Fix strtod integer/buffer overflow (bug 14459)", "refsource": "MLIST", "tags": [], "url": "http://sourceware.org/ml/libc-alpha/2012-08/msg00202.html" }, { "name": "50201", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/50201" }, { "name": "54982", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/54982" }, { "name": "[oss-security] 20120813 CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/4" }, { "name": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459", "refsource": "MISC", "tags": [], "url": "http://sourceware.org/bugzilla/show_bug.cgi?id=14459" }, { "name": "84710", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/84710" }, { "name": "[oss-security] 20120813 Re: CVE Request -- glibc: Integer overflows, leading to stack-based buffer overflows in strto* related routines", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/08/13/6" }, { "name": "RHSA-2012:1208", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1208.html" }, { "name": "RHSA-2012:1207", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1207.html" }, { "name": "RHSA-2012:1325", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1325.html" }, { "name": "RHSA-2012:1262", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2012-1262.html" }, { "name": "50422", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/50422" }, { "name": "1027374", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1027374" }, { "name": "USN-1589-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-1589-1" }, { "name": "GLSA-201503-04", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201503-04" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T03:28Z", "publishedDate": "2012-08-25T10:29Z" } } }
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.