Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-0172 (GCVE-0-2014-0172)
Vulnerability from cvelistv5
Published
2014-04-11 15:00
Modified
2024-08-06 09:05
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T09:05:39.075Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[oss-security] 20140409 Heap-based buffer overflow in libdw/elfutils (CVE-2014-0172)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "name": "[elfutils-devel] 20140409 [PATCH] CVE-2014-0172 Check for overflow before calling malloc to uncompress data.", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "name": "GLSA-201612-32", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201612-32" }, { "name": "66714", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/66714" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "name": "USN-2188-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/USN-2188-1" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2014-04-09T00:00:00", "descriptions": [ { "lang": "en", "value": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-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] 20140409 Heap-based buffer overflow in libdw/elfutils (CVE-2014-0172)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "name": "[elfutils-devel] 20140409 [PATCH] CVE-2014-0172 Check for overflow before calling malloc to uncompress data.", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "name": "GLSA-201612-32", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201612-32" }, { "name": "66714", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/66714" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "name": "USN-2188-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/USN-2188-1" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-0172", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140409 Heap-based buffer overflow in libdw/elfutils (CVE-2014-0172)", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "name": "[elfutils-devel] 20140409 [PATCH] CVE-2014-0172 Check for overflow before calling malloc to uncompress data.", "refsource": "MLIST", "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "name": "GLSA-201612-32", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201612-32" }, { "name": "66714", "refsource": "BID", "url": "http://www.securityfocus.com/bid/66714" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "name": "USN-2188-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2188-1" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2014-0172", "datePublished": "2014-04-11T15:00:00", "dateReserved": "2013-12-03T00:00:00", "dateUpdated": "2024-08-06T09:05:39.075Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2014-0172\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2014-04-11T15:55:18.757\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.\"},{\"lang\":\"es\",\"value\":\"Desbordamiento de enteros en la funci\u00f3n check_section en dwarf_begin_elf.c en la librer\u00eda libdw, utilizado en elfutils 0.153 y posiblemente hasta 0.158 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de una secci\u00f3n de depuraci\u00f3n comprimida malformada en un archivo ELF, lo que provoca un desbordamiento de buffer basado en memoria din\u00e1mica.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"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:elfutils_project:elfutils:0.153:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C0E6C5B-50D7-4226-BE92-4D9F39277B91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elfutils_project:elfutils:0.154:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD0AD952-65E8-497E-8697-44D05B3B9B54\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elfutils_project:elfutils:0.155:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE66ACD0-598C-4449-95E0-B94C8EFCA1B9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elfutils_project:elfutils:0.156:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C33CB58-7AD4-4537-BAAC-273C5D535C5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elfutils_project:elfutils:0.157:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"939228E8-B4FB-45E8-A733-6CDD77C14E08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:elfutils_project:elfutils:0.158:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2A97581-499B-450B-9DD3-74FBF0D3DCC5\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/oss-sec/2014/q2/54\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/66714\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2188-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1085663\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://security.gentoo.org/glsa/201612-32\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://seclists.org/oss-sec/2014/q2/54\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/66714\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-2188-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1085663\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://security.gentoo.org/glsa/201612-32\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
rhea-2015:0369
Vulnerability from csaf_redhat
Published
2015-03-05 07:51
Modified
2024-11-22 08:23
Summary
Red Hat Enhancement Advisory: elfutils bug fix and enhancement update
Notes
Topic
Updated elfutils packages that fix several bugs and add various enhancements are now available for Red Hat Enterprise Linux 7.
Details
The elfutils packages contain a number of utility programs and libraries related to the creation and maintenance of executable code.
The elfutils packages have been upgraded to upstream version 0.160, which
provides a number of bug fixes and enhancements over the previous version. The
most notable enhancements are as follows:
* Support for ELFv2 application binary interface on the little-endian variant of IBM Power Systems has been added to elfutils.
* Support for unwinding on ARM 64-bit architecture has been added to elfutils.
* Support for DWZ multifiles in elfutils is now enabled by default and no longer experimental.
* A new option, "-F", "--force", has been added to the eu-unstrip utility for
combining files with nonmatching ELF headers.
* The eu-stack utility is now able to display DWARF debuginfo function names for frames and can use DWARF debuginfo to show inlined functions and frames.
* Several new functions have been added to the libdw library.
(BZ#1109245)
Users of elfutils are advised to upgrade to these updated packages, which fix
these bugs and add these enhancements.
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 elfutils packages that fix several bugs and add various enhancements are now available for Red Hat Enterprise Linux 7.", "title": "Topic" }, { "category": "general", "text": "The elfutils packages contain a number of utility programs and libraries related to the creation and maintenance of executable code.\n\nThe elfutils packages have been upgraded to upstream version 0.160, which\nprovides a number of bug fixes and enhancements over the previous version. The\nmost notable enhancements are as follows:\n\n* Support for ELFv2 application binary interface on the little-endian variant of IBM Power Systems has been added to elfutils.\n* Support for unwinding on ARM 64-bit architecture has been added to elfutils.\n* Support for DWZ multifiles in elfutils is now enabled by default and no longer experimental.\n* A new option, \"-F\", \"--force\", has been added to the eu-unstrip utility for\ncombining files with nonmatching ELF headers.\n* The eu-stack utility is now able to display DWARF debuginfo function names for frames and can use DWARF debuginfo to show inlined functions and frames.\n* Several new functions have been added to the libdw library.\n(BZ#1109245)\n\nUsers of elfutils are advised to upgrade to these updated packages, which fix\nthese bugs and add these enhancements.", "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/RHEA-2015:0369", "url": "https://access.redhat.com/errata/RHEA-2015:0369" }, { "category": "external", "summary": "1077154", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1077154" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhea-2015_0369.json" } ], "title": "Red Hat Enhancement Advisory: elfutils bug fix and enhancement update", "tracking": { "current_release_date": "2024-11-22T08:23:28+00:00", "generator": { "date": "2024-11-22T08:23:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHEA-2015:0369", "initial_release_date": "2015-03-05T07:51:21+00:00", "revision_history": [ { "date": "2015-03-05T07:51:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2015-03-05T07:51:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T08:23:28+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 Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "elfutils-debuginfo-0:0.160-1.el7.s390x", "product": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x", "product_id": "elfutils-debuginfo-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-debuginfo@0.160-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "elfutils-devel-static-0:0.160-1.el7.s390x", "product": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x", "product_id": "elfutils-devel-static-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel-static@0.160-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "product": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "product_id": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel-static@0.160-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "elfutils-libs-0:0.160-1.el7.s390x", "product": { "name": "elfutils-libs-0:0.160-1.el7.s390x", "product_id": "elfutils-libs-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libs@0.160-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "elfutils-libelf-0:0.160-1.el7.s390x", "product": { "name": "elfutils-libelf-0:0.160-1.el7.s390x", "product_id": "elfutils-libelf-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf@0.160-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "product": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "product_id": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel@0.160-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "elfutils-0:0.160-1.el7.s390x", "product": { "name": "elfutils-0:0.160-1.el7.s390x", "product_id": "elfutils-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils@0.160-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "elfutils-devel-0:0.160-1.el7.s390x", "product": { "name": "elfutils-devel-0:0.160-1.el7.s390x", "product_id": "elfutils-devel-0:0.160-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel@0.160-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "elfutils-debuginfo-0:0.160-1.el7.s390", "product": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390", "product_id": "elfutils-debuginfo-0:0.160-1.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-debuginfo@0.160-1.el7?arch=s390" } } }, { "category": "product_version", "name": "elfutils-devel-static-0:0.160-1.el7.s390", "product": { "name": "elfutils-devel-static-0:0.160-1.el7.s390", "product_id": "elfutils-devel-static-0:0.160-1.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel-static@0.160-1.el7?arch=s390" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "product": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "product_id": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel-static@0.160-1.el7?arch=s390" } } }, { "category": "product_version", "name": "elfutils-libs-0:0.160-1.el7.s390", "product": { "name": "elfutils-libs-0:0.160-1.el7.s390", "product_id": "elfutils-libs-0:0.160-1.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libs@0.160-1.el7?arch=s390" } } }, { "category": "product_version", "name": "elfutils-libelf-0:0.160-1.el7.s390", "product": { "name": "elfutils-libelf-0:0.160-1.el7.s390", "product_id": "elfutils-libelf-0:0.160-1.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf@0.160-1.el7?arch=s390" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-0:0.160-1.el7.s390", "product": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390", "product_id": "elfutils-libelf-devel-0:0.160-1.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel@0.160-1.el7?arch=s390" } } }, { "category": "product_version", "name": "elfutils-devel-0:0.160-1.el7.s390", "product": { "name": "elfutils-devel-0:0.160-1.el7.s390", "product_id": "elfutils-devel-0:0.160-1.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel@0.160-1.el7?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "elfutils-debuginfo-0:0.160-1.el7.ppc", "product": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc", "product_id": "elfutils-debuginfo-0:0.160-1.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-debuginfo@0.160-1.el7?arch=ppc" } } }, { "category": "product_version", "name": "elfutils-devel-static-0:0.160-1.el7.ppc", "product": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc", "product_id": "elfutils-devel-static-0:0.160-1.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel-static@0.160-1.el7?arch=ppc" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "product": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "product_id": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel-static@0.160-1.el7?arch=ppc" } } }, { "category": "product_version", "name": "elfutils-libs-0:0.160-1.el7.ppc", "product": { "name": "elfutils-libs-0:0.160-1.el7.ppc", "product_id": "elfutils-libs-0:0.160-1.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libs@0.160-1.el7?arch=ppc" } } }, { "category": "product_version", "name": "elfutils-libelf-0:0.160-1.el7.ppc", "product": { "name": "elfutils-libelf-0:0.160-1.el7.ppc", "product_id": "elfutils-libelf-0:0.160-1.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf@0.160-1.el7?arch=ppc" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "product": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "product_id": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel@0.160-1.el7?arch=ppc" } } }, { "category": "product_version", "name": "elfutils-devel-0:0.160-1.el7.ppc", "product": { "name": "elfutils-devel-0:0.160-1.el7.ppc", "product_id": "elfutils-devel-0:0.160-1.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel@0.160-1.el7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "product_id": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-debuginfo@0.160-1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "elfutils-devel-static-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64", "product_id": "elfutils-devel-static-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel-static@0.160-1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "product_id": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel-static@0.160-1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "elfutils-libs-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-libs-0:0.160-1.el7.ppc64", "product_id": "elfutils-libs-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libs@0.160-1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "elfutils-libelf-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64", "product_id": "elfutils-libelf-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf@0.160-1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "product_id": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel@0.160-1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "elfutils-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-0:0.160-1.el7.ppc64", "product_id": "elfutils-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils@0.160-1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "elfutils-devel-0:0.160-1.el7.ppc64", "product": { "name": "elfutils-devel-0:0.160-1.el7.ppc64", "product_id": "elfutils-devel-0:0.160-1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel@0.160-1.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "product_id": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-debuginfo@0.160-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "elfutils-devel-static-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64", "product_id": "elfutils-devel-static-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel-static@0.160-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "product_id": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel-static@0.160-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "elfutils-libs-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-libs-0:0.160-1.el7.x86_64", "product_id": "elfutils-libs-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libs@0.160-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "elfutils-libelf-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64", "product_id": "elfutils-libelf-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf@0.160-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "elfutils-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-0:0.160-1.el7.x86_64", "product_id": "elfutils-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils@0.160-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "product_id": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel@0.160-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "elfutils-devel-0:0.160-1.el7.x86_64", "product": { "name": "elfutils-devel-0:0.160-1.el7.x86_64", "product_id": "elfutils-devel-0:0.160-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel@0.160-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "elfutils-debuginfo-0:0.160-1.el7.i686", "product": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686", "product_id": "elfutils-debuginfo-0:0.160-1.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-debuginfo@0.160-1.el7?arch=i686" } } }, { "category": "product_version", "name": "elfutils-devel-static-0:0.160-1.el7.i686", "product": { "name": "elfutils-devel-static-0:0.160-1.el7.i686", "product_id": "elfutils-devel-static-0:0.160-1.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel-static@0.160-1.el7?arch=i686" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "product": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "product_id": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel-static@0.160-1.el7?arch=i686" } } }, { "category": "product_version", "name": "elfutils-libs-0:0.160-1.el7.i686", "product": { "name": "elfutils-libs-0:0.160-1.el7.i686", "product_id": "elfutils-libs-0:0.160-1.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libs@0.160-1.el7?arch=i686" } } }, { "category": "product_version", "name": "elfutils-libelf-0:0.160-1.el7.i686", "product": { "name": "elfutils-libelf-0:0.160-1.el7.i686", "product_id": "elfutils-libelf-0:0.160-1.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf@0.160-1.el7?arch=i686" } } }, { "category": "product_version", "name": "elfutils-libelf-devel-0:0.160-1.el7.i686", "product": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686", "product_id": "elfutils-libelf-devel-0:0.160-1.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-libelf-devel@0.160-1.el7?arch=i686" } } }, { "category": "product_version", "name": "elfutils-devel-0:0.160-1.el7.i686", "product": { "name": "elfutils-devel-0:0.160-1.el7.i686", "product_id": "elfutils-devel-0:0.160-1.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils-devel@0.160-1.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "elfutils-0:0.160-1.el7.src", "product": { "name": "elfutils-0:0.160-1.el7.src", "product_id": "elfutils-0:0.160-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/elfutils@0.160-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Client" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7ComputeNode" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Server" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-0:0.160-1.el7.src" }, "product_reference": "elfutils-0:0.160-1.el7.src", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-debuginfo-0:0.160-1.el7.i686" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-debuginfo-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-debuginfo-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-debuginfo-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libs-0:0.160-1.el7.i686" }, "product_reference": "elfutils-libs-0:0.160-1.el7.i686", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libs-0:0.160-1.el7.ppc" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libs-0:0.160-1.el7.ppc64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.ppc64", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libs-0:0.160-1.el7.s390" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libs-0:0.160-1.el7.s390x" }, "product_reference": "elfutils-libs-0:0.160-1.el7.s390x", "relates_to_product_reference": "7Workstation" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-libs-0:0.160-1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation:elfutils-libs-0:0.160-1.el7.x86_64" }, "product_reference": "elfutils-libs-0:0.160-1.el7.x86_64", "relates_to_product_reference": "7Workstation" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Florian Weimer" ], "organization": "Red Hat Product Security Team", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2014-0172", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2014-04-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1085663" } ], "notes": [ { "category": "description", "text": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.", "title": "Vulnerability description" }, { "category": "summary", "text": "elfutils: integer overflow, leading to a heap-based buffer overflow in libdw", "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": [ "7Client-optional:elfutils-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-0:0.160-1.el7.s390x", "7Client-optional:elfutils-0:0.160-1.el7.src", "7Client-optional:elfutils-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-devel-0:0.160-1.el7.i686", "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-devel-0:0.160-1.el7.s390", "7Client-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Client-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libs-0:0.160-1.el7.i686", "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libs-0:0.160-1.el7.s390", "7Client-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Client:elfutils-0:0.160-1.el7.ppc64", "7Client:elfutils-0:0.160-1.el7.s390x", "7Client:elfutils-0:0.160-1.el7.src", "7Client:elfutils-0:0.160-1.el7.x86_64", "7Client:elfutils-debuginfo-0:0.160-1.el7.i686", "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Client:elfutils-debuginfo-0:0.160-1.el7.s390", "7Client:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Client:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Client:elfutils-devel-0:0.160-1.el7.i686", "7Client:elfutils-devel-0:0.160-1.el7.ppc", "7Client:elfutils-devel-0:0.160-1.el7.ppc64", "7Client:elfutils-devel-0:0.160-1.el7.s390", "7Client:elfutils-devel-0:0.160-1.el7.s390x", "7Client:elfutils-devel-0:0.160-1.el7.x86_64", "7Client:elfutils-devel-static-0:0.160-1.el7.i686", "7Client:elfutils-devel-static-0:0.160-1.el7.ppc", "7Client:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Client:elfutils-devel-static-0:0.160-1.el7.s390", "7Client:elfutils-devel-static-0:0.160-1.el7.s390x", "7Client:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-0:0.160-1.el7.i686", "7Client:elfutils-libelf-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-0:0.160-1.el7.s390", "7Client:elfutils-libelf-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Client:elfutils-libs-0:0.160-1.el7.i686", "7Client:elfutils-libs-0:0.160-1.el7.ppc", "7Client:elfutils-libs-0:0.160-1.el7.ppc64", "7Client:elfutils-libs-0:0.160-1.el7.s390", "7Client:elfutils-libs-0:0.160-1.el7.s390x", "7Client:elfutils-libs-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-0:0.160-1.el7.src", "7ComputeNode-optional:elfutils-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-0:0.160-1.el7.src", "7ComputeNode:elfutils-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.i686", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-devel-0:0.160-1.el7.i686", "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390", "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-devel-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.i686", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libs-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libs-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-0:0.160-1.el7.s390x", "7Server-optional:elfutils-0:0.160-1.el7.src", "7Server-optional:elfutils-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-devel-0:0.160-1.el7.i686", "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-devel-0:0.160-1.el7.s390", "7Server-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Server-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libs-0:0.160-1.el7.i686", "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libs-0:0.160-1.el7.s390", "7Server-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Server:elfutils-0:0.160-1.el7.ppc64", "7Server:elfutils-0:0.160-1.el7.s390x", "7Server:elfutils-0:0.160-1.el7.src", "7Server:elfutils-0:0.160-1.el7.x86_64", "7Server:elfutils-debuginfo-0:0.160-1.el7.i686", "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Server:elfutils-debuginfo-0:0.160-1.el7.s390", "7Server:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Server:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Server:elfutils-devel-0:0.160-1.el7.i686", "7Server:elfutils-devel-0:0.160-1.el7.ppc", "7Server:elfutils-devel-0:0.160-1.el7.ppc64", "7Server:elfutils-devel-0:0.160-1.el7.s390", "7Server:elfutils-devel-0:0.160-1.el7.s390x", "7Server:elfutils-devel-0:0.160-1.el7.x86_64", "7Server:elfutils-devel-static-0:0.160-1.el7.i686", "7Server:elfutils-devel-static-0:0.160-1.el7.ppc", "7Server:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Server:elfutils-devel-static-0:0.160-1.el7.s390", "7Server:elfutils-devel-static-0:0.160-1.el7.s390x", "7Server:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-0:0.160-1.el7.i686", "7Server:elfutils-libelf-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-0:0.160-1.el7.s390", "7Server:elfutils-libelf-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Server:elfutils-libs-0:0.160-1.el7.i686", "7Server:elfutils-libs-0:0.160-1.el7.ppc", "7Server:elfutils-libs-0:0.160-1.el7.ppc64", "7Server:elfutils-libs-0:0.160-1.el7.s390", "7Server:elfutils-libs-0:0.160-1.el7.s390x", "7Server:elfutils-libs-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-0:0.160-1.el7.src", "7Workstation-optional:elfutils-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Workstation:elfutils-0:0.160-1.el7.ppc64", "7Workstation:elfutils-0:0.160-1.el7.s390x", "7Workstation:elfutils-0:0.160-1.el7.src", "7Workstation:elfutils-0:0.160-1.el7.x86_64", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.i686", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Workstation:elfutils-devel-0:0.160-1.el7.i686", "7Workstation:elfutils-devel-0:0.160-1.el7.ppc", "7Workstation:elfutils-devel-0:0.160-1.el7.ppc64", "7Workstation:elfutils-devel-0:0.160-1.el7.s390", "7Workstation:elfutils-devel-0:0.160-1.el7.s390x", "7Workstation:elfutils-devel-0:0.160-1.el7.x86_64", "7Workstation:elfutils-devel-static-0:0.160-1.el7.i686", "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc", "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390", "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390x", "7Workstation:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libs-0:0.160-1.el7.i686", "7Workstation:elfutils-libs-0:0.160-1.el7.ppc", "7Workstation:elfutils-libs-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libs-0:0.160-1.el7.s390", "7Workstation:elfutils-libs-0:0.160-1.el7.s390x", "7Workstation:elfutils-libs-0:0.160-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2014-0172" }, { "category": "external", "summary": "RHBZ#1085663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2014-0172", "url": "https://www.cve.org/CVERecord?id=CVE-2014-0172" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-0172", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0172" } ], "release_date": "2014-04-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2015-03-05T07:51:21+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-optional:elfutils-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-0:0.160-1.el7.s390x", "7Client-optional:elfutils-0:0.160-1.el7.src", "7Client-optional:elfutils-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-devel-0:0.160-1.el7.i686", "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-devel-0:0.160-1.el7.s390", "7Client-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Client-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libs-0:0.160-1.el7.i686", "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libs-0:0.160-1.el7.s390", "7Client-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Client:elfutils-0:0.160-1.el7.ppc64", "7Client:elfutils-0:0.160-1.el7.s390x", "7Client:elfutils-0:0.160-1.el7.src", "7Client:elfutils-0:0.160-1.el7.x86_64", "7Client:elfutils-debuginfo-0:0.160-1.el7.i686", "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Client:elfutils-debuginfo-0:0.160-1.el7.s390", "7Client:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Client:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Client:elfutils-devel-0:0.160-1.el7.i686", "7Client:elfutils-devel-0:0.160-1.el7.ppc", "7Client:elfutils-devel-0:0.160-1.el7.ppc64", "7Client:elfutils-devel-0:0.160-1.el7.s390", "7Client:elfutils-devel-0:0.160-1.el7.s390x", "7Client:elfutils-devel-0:0.160-1.el7.x86_64", "7Client:elfutils-devel-static-0:0.160-1.el7.i686", "7Client:elfutils-devel-static-0:0.160-1.el7.ppc", "7Client:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Client:elfutils-devel-static-0:0.160-1.el7.s390", "7Client:elfutils-devel-static-0:0.160-1.el7.s390x", "7Client:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-0:0.160-1.el7.i686", "7Client:elfutils-libelf-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-0:0.160-1.el7.s390", "7Client:elfutils-libelf-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Client:elfutils-libs-0:0.160-1.el7.i686", "7Client:elfutils-libs-0:0.160-1.el7.ppc", "7Client:elfutils-libs-0:0.160-1.el7.ppc64", "7Client:elfutils-libs-0:0.160-1.el7.s390", "7Client:elfutils-libs-0:0.160-1.el7.s390x", "7Client:elfutils-libs-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-0:0.160-1.el7.src", "7ComputeNode-optional:elfutils-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-0:0.160-1.el7.src", "7ComputeNode:elfutils-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.i686", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-devel-0:0.160-1.el7.i686", "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390", "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-devel-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.i686", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libs-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libs-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-0:0.160-1.el7.s390x", "7Server-optional:elfutils-0:0.160-1.el7.src", "7Server-optional:elfutils-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-devel-0:0.160-1.el7.i686", "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-devel-0:0.160-1.el7.s390", "7Server-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Server-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libs-0:0.160-1.el7.i686", "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libs-0:0.160-1.el7.s390", "7Server-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Server:elfutils-0:0.160-1.el7.ppc64", "7Server:elfutils-0:0.160-1.el7.s390x", "7Server:elfutils-0:0.160-1.el7.src", "7Server:elfutils-0:0.160-1.el7.x86_64", "7Server:elfutils-debuginfo-0:0.160-1.el7.i686", "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Server:elfutils-debuginfo-0:0.160-1.el7.s390", "7Server:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Server:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Server:elfutils-devel-0:0.160-1.el7.i686", "7Server:elfutils-devel-0:0.160-1.el7.ppc", "7Server:elfutils-devel-0:0.160-1.el7.ppc64", "7Server:elfutils-devel-0:0.160-1.el7.s390", "7Server:elfutils-devel-0:0.160-1.el7.s390x", "7Server:elfutils-devel-0:0.160-1.el7.x86_64", "7Server:elfutils-devel-static-0:0.160-1.el7.i686", "7Server:elfutils-devel-static-0:0.160-1.el7.ppc", "7Server:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Server:elfutils-devel-static-0:0.160-1.el7.s390", "7Server:elfutils-devel-static-0:0.160-1.el7.s390x", "7Server:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-0:0.160-1.el7.i686", "7Server:elfutils-libelf-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-0:0.160-1.el7.s390", "7Server:elfutils-libelf-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Server:elfutils-libs-0:0.160-1.el7.i686", "7Server:elfutils-libs-0:0.160-1.el7.ppc", "7Server:elfutils-libs-0:0.160-1.el7.ppc64", "7Server:elfutils-libs-0:0.160-1.el7.s390", "7Server:elfutils-libs-0:0.160-1.el7.s390x", "7Server:elfutils-libs-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-0:0.160-1.el7.src", "7Workstation-optional:elfutils-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Workstation:elfutils-0:0.160-1.el7.ppc64", "7Workstation:elfutils-0:0.160-1.el7.s390x", "7Workstation:elfutils-0:0.160-1.el7.src", "7Workstation:elfutils-0:0.160-1.el7.x86_64", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.i686", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Workstation:elfutils-devel-0:0.160-1.el7.i686", "7Workstation:elfutils-devel-0:0.160-1.el7.ppc", "7Workstation:elfutils-devel-0:0.160-1.el7.ppc64", "7Workstation:elfutils-devel-0:0.160-1.el7.s390", "7Workstation:elfutils-devel-0:0.160-1.el7.s390x", "7Workstation:elfutils-devel-0:0.160-1.el7.x86_64", "7Workstation:elfutils-devel-static-0:0.160-1.el7.i686", "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc", "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390", "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390x", "7Workstation:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libs-0:0.160-1.el7.i686", "7Workstation:elfutils-libs-0:0.160-1.el7.ppc", "7Workstation:elfutils-libs-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libs-0:0.160-1.el7.s390", "7Workstation:elfutils-libs-0:0.160-1.el7.s390x", "7Workstation:elfutils-libs-0:0.160-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHEA-2015:0369" } ], "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": [ "7Client-optional:elfutils-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-0:0.160-1.el7.s390x", "7Client-optional:elfutils-0:0.160-1.el7.src", "7Client-optional:elfutils-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Client-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-devel-0:0.160-1.el7.i686", "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Client-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-devel-0:0.160-1.el7.s390", "7Client-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Client-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Client-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Client-optional:elfutils-libs-0:0.160-1.el7.i686", "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Client-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Client-optional:elfutils-libs-0:0.160-1.el7.s390", "7Client-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Client-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Client:elfutils-0:0.160-1.el7.ppc64", "7Client:elfutils-0:0.160-1.el7.s390x", "7Client:elfutils-0:0.160-1.el7.src", "7Client:elfutils-0:0.160-1.el7.x86_64", "7Client:elfutils-debuginfo-0:0.160-1.el7.i686", "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Client:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Client:elfutils-debuginfo-0:0.160-1.el7.s390", "7Client:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Client:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Client:elfutils-devel-0:0.160-1.el7.i686", "7Client:elfutils-devel-0:0.160-1.el7.ppc", "7Client:elfutils-devel-0:0.160-1.el7.ppc64", "7Client:elfutils-devel-0:0.160-1.el7.s390", "7Client:elfutils-devel-0:0.160-1.el7.s390x", "7Client:elfutils-devel-0:0.160-1.el7.x86_64", "7Client:elfutils-devel-static-0:0.160-1.el7.i686", "7Client:elfutils-devel-static-0:0.160-1.el7.ppc", "7Client:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Client:elfutils-devel-static-0:0.160-1.el7.s390", "7Client:elfutils-devel-static-0:0.160-1.el7.s390x", "7Client:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-0:0.160-1.el7.i686", "7Client:elfutils-libelf-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-0:0.160-1.el7.s390", "7Client:elfutils-libelf-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Client:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Client:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Client:elfutils-libs-0:0.160-1.el7.i686", "7Client:elfutils-libs-0:0.160-1.el7.ppc", "7Client:elfutils-libs-0:0.160-1.el7.ppc64", "7Client:elfutils-libs-0:0.160-1.el7.s390", "7Client:elfutils-libs-0:0.160-1.el7.s390x", "7Client:elfutils-libs-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-0:0.160-1.el7.src", "7ComputeNode-optional:elfutils-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.i686", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.s390x", "7ComputeNode-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-0:0.160-1.el7.src", "7ComputeNode:elfutils-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.i686", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-devel-0:0.160-1.el7.i686", "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-devel-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390", "7ComputeNode:elfutils-devel-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-devel-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.i686", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7ComputeNode:elfutils-libs-0:0.160-1.el7.i686", "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc", "7ComputeNode:elfutils-libs-0:0.160-1.el7.ppc64", "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390", "7ComputeNode:elfutils-libs-0:0.160-1.el7.s390x", "7ComputeNode:elfutils-libs-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-0:0.160-1.el7.s390x", "7Server-optional:elfutils-0:0.160-1.el7.src", "7Server-optional:elfutils-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Server-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-devel-0:0.160-1.el7.i686", "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Server-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-devel-0:0.160-1.el7.s390", "7Server-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Server-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Server-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Server-optional:elfutils-libs-0:0.160-1.el7.i686", "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Server-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Server-optional:elfutils-libs-0:0.160-1.el7.s390", "7Server-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Server-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Server:elfutils-0:0.160-1.el7.ppc64", "7Server:elfutils-0:0.160-1.el7.s390x", "7Server:elfutils-0:0.160-1.el7.src", "7Server:elfutils-0:0.160-1.el7.x86_64", "7Server:elfutils-debuginfo-0:0.160-1.el7.i686", "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Server:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Server:elfutils-debuginfo-0:0.160-1.el7.s390", "7Server:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Server:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Server:elfutils-devel-0:0.160-1.el7.i686", "7Server:elfutils-devel-0:0.160-1.el7.ppc", "7Server:elfutils-devel-0:0.160-1.el7.ppc64", "7Server:elfutils-devel-0:0.160-1.el7.s390", "7Server:elfutils-devel-0:0.160-1.el7.s390x", "7Server:elfutils-devel-0:0.160-1.el7.x86_64", "7Server:elfutils-devel-static-0:0.160-1.el7.i686", "7Server:elfutils-devel-static-0:0.160-1.el7.ppc", "7Server:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Server:elfutils-devel-static-0:0.160-1.el7.s390", "7Server:elfutils-devel-static-0:0.160-1.el7.s390x", "7Server:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-0:0.160-1.el7.i686", "7Server:elfutils-libelf-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-0:0.160-1.el7.s390", "7Server:elfutils-libelf-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Server:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Server:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Server:elfutils-libs-0:0.160-1.el7.i686", "7Server:elfutils-libs-0:0.160-1.el7.ppc", "7Server:elfutils-libs-0:0.160-1.el7.ppc64", "7Server:elfutils-libs-0:0.160-1.el7.s390", "7Server:elfutils-libs-0:0.160-1.el7.s390x", "7Server:elfutils-libs-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-0:0.160-1.el7.src", "7Workstation-optional:elfutils-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-devel-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.i686", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.ppc64", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.s390x", "7Workstation-optional:elfutils-libs-0:0.160-1.el7.x86_64", "7Workstation:elfutils-0:0.160-1.el7.ppc64", "7Workstation:elfutils-0:0.160-1.el7.s390x", "7Workstation:elfutils-0:0.160-1.el7.src", "7Workstation:elfutils-0:0.160-1.el7.x86_64", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.i686", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.ppc64", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.s390x", "7Workstation:elfutils-debuginfo-0:0.160-1.el7.x86_64", "7Workstation:elfutils-devel-0:0.160-1.el7.i686", "7Workstation:elfutils-devel-0:0.160-1.el7.ppc", "7Workstation:elfutils-devel-0:0.160-1.el7.ppc64", "7Workstation:elfutils-devel-0:0.160-1.el7.s390", "7Workstation:elfutils-devel-0:0.160-1.el7.s390x", "7Workstation:elfutils-devel-0:0.160-1.el7.x86_64", "7Workstation:elfutils-devel-static-0:0.160-1.el7.i686", "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc", "7Workstation:elfutils-devel-static-0:0.160-1.el7.ppc64", "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390", "7Workstation:elfutils-devel-static-0:0.160-1.el7.s390x", "7Workstation:elfutils-devel-static-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-devel-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.i686", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.s390x", "7Workstation:elfutils-libelf-devel-static-0:0.160-1.el7.x86_64", "7Workstation:elfutils-libs-0:0.160-1.el7.i686", "7Workstation:elfutils-libs-0:0.160-1.el7.ppc", "7Workstation:elfutils-libs-0:0.160-1.el7.ppc64", "7Workstation:elfutils-libs-0:0.160-1.el7.s390", "7Workstation:elfutils-libs-0:0.160-1.el7.s390x", "7Workstation:elfutils-libs-0:0.160-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "elfutils: integer overflow, leading to a heap-based buffer overflow in libdw" } ] }
gsd-2014-0172
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-0172", "description": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.", "id": "GSD-2014-0172", "references": [ "https://www.suse.com/security/cve/CVE-2014-0172.html", "https://access.redhat.com/errata/RHEA-2015:0369", "https://ubuntu.com/security/CVE-2014-0172", "https://advisories.mageia.org/CVE-2014-0172.html", "https://alas.aws.amazon.com/cve/html/CVE-2014-0172.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-0172" ], "details": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.", "id": "GSD-2014-0172", "modified": "2023-12-13T01:22:44.718975Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-0172", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140409 Heap-based buffer overflow in libdw/elfutils (CVE-2014-0172)", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "name": "[elfutils-devel] 20140409 [PATCH] CVE-2014-0172 Check for overflow before calling malloc to uncompress data.", "refsource": "MLIST", "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "name": "GLSA-201612-32", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201612-32" }, { "name": "66714", "refsource": "BID", "url": "http://www.securityfocus.com/bid/66714" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "name": "USN-2188-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2188-1" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:elfutils_project:elfutils:0.155:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:elfutils_project:elfutils:0.156:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:elfutils_project:elfutils:0.153:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:elfutils_project:elfutils:0.154:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:elfutils_project:elfutils:0.157:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:elfutils_project:elfutils:0.158:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-0172" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "66714", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/66714" }, { "name": "[elfutils-devel] 20140409 [PATCH] CVE-2014-0172 Check for overflow before calling malloc to uncompress data.", "refsource": "MLIST", "tags": [ "Patch" ], "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "name": "[oss-security] 20140409 Heap-based buffer overflow in libdw/elfutils (CVE-2014-0172)", "refsource": "MLIST", "tags": [], "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "name": "USN-2188-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-2188-1" }, { "name": "GLSA-201612-32", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201612-32" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-07-01T01:29Z", "publishedDate": "2014-04-11T15:55Z" } } }
fkie_cve-2014-0172
Vulnerability from fkie_nvd
Published
2014-04-11 15:55
Modified
2025-04-12 10:46
Severity ?
Summary
Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://seclists.org/oss-sec/2014/q2/54 | ||
secalert@redhat.com | http://www.securityfocus.com/bid/66714 | ||
secalert@redhat.com | http://www.ubuntu.com/usn/USN-2188-1 | ||
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1085663 | ||
secalert@redhat.com | https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html | Patch | |
secalert@redhat.com | https://security.gentoo.org/glsa/201612-32 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/oss-sec/2014/q2/54 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/66714 | ||
af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-2188-1 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1085663 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201612-32 |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
elfutils_project | elfutils | 0.153 | |
elfutils_project | elfutils | 0.154 | |
elfutils_project | elfutils | 0.155 | |
elfutils_project | elfutils | 0.156 | |
elfutils_project | elfutils | 0.157 | |
elfutils_project | elfutils | 0.158 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:elfutils_project:elfutils:0.153:*:*:*:*:*:*:*", "matchCriteriaId": "0C0E6C5B-50D7-4226-BE92-4D9F39277B91", "vulnerable": true }, { "criteria": "cpe:2.3:a:elfutils_project:elfutils:0.154:*:*:*:*:*:*:*", "matchCriteriaId": "BD0AD952-65E8-497E-8697-44D05B3B9B54", "vulnerable": true }, { "criteria": "cpe:2.3:a:elfutils_project:elfutils:0.155:*:*:*:*:*:*:*", "matchCriteriaId": "DE66ACD0-598C-4449-95E0-B94C8EFCA1B9", "vulnerable": true }, { "criteria": "cpe:2.3:a:elfutils_project:elfutils:0.156:*:*:*:*:*:*:*", "matchCriteriaId": "6C33CB58-7AD4-4537-BAAC-273C5D535C5B", "vulnerable": true }, { "criteria": "cpe:2.3:a:elfutils_project:elfutils:0.157:*:*:*:*:*:*:*", "matchCriteriaId": "939228E8-B4FB-45E8-A733-6CDD77C14E08", "vulnerable": true }, { "criteria": "cpe:2.3:a:elfutils_project:elfutils:0.158:*:*:*:*:*:*:*", "matchCriteriaId": "E2A97581-499B-450B-9DD3-74FBF0D3DCC5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow." }, { "lang": "es", "value": "Desbordamiento de enteros en la funci\u00f3n check_section en dwarf_begin_elf.c en la librer\u00eda libdw, utilizado en elfutils 0.153 y posiblemente hasta 0.158 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente ejecutar c\u00f3digo arbitrario a trav\u00e9s de una secci\u00f3n de depuraci\u00f3n comprimida malformada en un archivo ELF, lo que provoca un desbordamiento de buffer basado en memoria din\u00e1mica." } ], "id": "CVE-2014-0172", "lastModified": "2025-04-12T10:46:40.837", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-04-11T15:55:18.757", "references": [ { "source": "secalert@redhat.com", "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/66714" }, { "source": "secalert@redhat.com", "url": "http://www.ubuntu.com/usn/USN-2188-1" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "source": "secalert@redhat.com", "url": "https://security.gentoo.org/glsa/201612-32" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/66714" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.ubuntu.com/usn/USN-2188-1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/201612-32" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-189" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
opensuse-su-2024:10570-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
elfutils-0.167-1.5 on GA media
Notes
Title of the patch
elfutils-0.167-1.5 on GA media
Description of the patch
These are all security issues fixed in the elfutils-0.167-1.5 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10570
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "elfutils-0.167-1.5 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the elfutils-0.167-1.5 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10570", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10570-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0172 page", "url": "https://www.suse.com/security/cve/CVE-2014-0172/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-9447 page", "url": "https://www.suse.com/security/cve/CVE-2014-9447/" } ], "title": "elfutils-0.167-1.5 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10570-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "elfutils-0.167-1.5.aarch64", "product": { "name": "elfutils-0.167-1.5.aarch64", "product_id": "elfutils-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "elfutils-lang-0.167-1.5.aarch64", "product": { "name": "elfutils-lang-0.167-1.5.aarch64", "product_id": "elfutils-lang-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libasm-devel-0.167-1.5.aarch64", "product": { "name": "libasm-devel-0.167-1.5.aarch64", "product_id": "libasm-devel-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libasm1-0.167-1.5.aarch64", "product": { "name": "libasm1-0.167-1.5.aarch64", "product_id": "libasm1-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libasm1-32bit-0.167-1.5.aarch64", "product": { "name": "libasm1-32bit-0.167-1.5.aarch64", "product_id": "libasm1-32bit-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libdw-devel-0.167-1.5.aarch64", "product": { "name": "libdw-devel-0.167-1.5.aarch64", "product_id": "libdw-devel-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libdw1-0.167-1.5.aarch64", "product": { "name": "libdw1-0.167-1.5.aarch64", "product_id": "libdw1-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libdw1-32bit-0.167-1.5.aarch64", "product": { "name": "libdw1-32bit-0.167-1.5.aarch64", "product_id": "libdw1-32bit-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libebl-devel-0.167-1.5.aarch64", "product": { "name": "libebl-devel-0.167-1.5.aarch64", "product_id": "libebl-devel-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libebl1-0.167-1.5.aarch64", "product": { "name": "libebl1-0.167-1.5.aarch64", "product_id": "libebl1-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libebl1-32bit-0.167-1.5.aarch64", "product": { "name": "libebl1-32bit-0.167-1.5.aarch64", "product_id": "libebl1-32bit-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libelf-devel-0.167-1.5.aarch64", "product": { "name": "libelf-devel-0.167-1.5.aarch64", "product_id": "libelf-devel-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libelf-devel-32bit-0.167-1.5.aarch64", "product": { "name": "libelf-devel-32bit-0.167-1.5.aarch64", "product_id": "libelf-devel-32bit-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libelf1-0.167-1.5.aarch64", "product": { "name": "libelf1-0.167-1.5.aarch64", "product_id": "libelf1-0.167-1.5.aarch64" } }, { "category": "product_version", "name": "libelf1-32bit-0.167-1.5.aarch64", "product": { "name": "libelf1-32bit-0.167-1.5.aarch64", "product_id": "libelf1-32bit-0.167-1.5.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "elfutils-0.167-1.5.ppc64le", "product": { "name": "elfutils-0.167-1.5.ppc64le", "product_id": "elfutils-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "elfutils-lang-0.167-1.5.ppc64le", "product": { "name": "elfutils-lang-0.167-1.5.ppc64le", "product_id": "elfutils-lang-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libasm-devel-0.167-1.5.ppc64le", "product": { "name": "libasm-devel-0.167-1.5.ppc64le", "product_id": "libasm-devel-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libasm1-0.167-1.5.ppc64le", "product": { "name": "libasm1-0.167-1.5.ppc64le", "product_id": "libasm1-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libasm1-32bit-0.167-1.5.ppc64le", "product": { "name": "libasm1-32bit-0.167-1.5.ppc64le", "product_id": "libasm1-32bit-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libdw-devel-0.167-1.5.ppc64le", "product": { "name": "libdw-devel-0.167-1.5.ppc64le", "product_id": "libdw-devel-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libdw1-0.167-1.5.ppc64le", "product": { "name": "libdw1-0.167-1.5.ppc64le", "product_id": "libdw1-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libdw1-32bit-0.167-1.5.ppc64le", "product": { "name": "libdw1-32bit-0.167-1.5.ppc64le", "product_id": "libdw1-32bit-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libebl-devel-0.167-1.5.ppc64le", "product": { "name": "libebl-devel-0.167-1.5.ppc64le", "product_id": "libebl-devel-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libebl1-0.167-1.5.ppc64le", "product": { "name": "libebl1-0.167-1.5.ppc64le", "product_id": "libebl1-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libebl1-32bit-0.167-1.5.ppc64le", "product": { "name": "libebl1-32bit-0.167-1.5.ppc64le", "product_id": "libebl1-32bit-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libelf-devel-0.167-1.5.ppc64le", "product": { "name": "libelf-devel-0.167-1.5.ppc64le", "product_id": "libelf-devel-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libelf-devel-32bit-0.167-1.5.ppc64le", "product": { "name": "libelf-devel-32bit-0.167-1.5.ppc64le", "product_id": "libelf-devel-32bit-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libelf1-0.167-1.5.ppc64le", "product": { "name": "libelf1-0.167-1.5.ppc64le", "product_id": "libelf1-0.167-1.5.ppc64le" } }, { "category": "product_version", "name": "libelf1-32bit-0.167-1.5.ppc64le", "product": { "name": "libelf1-32bit-0.167-1.5.ppc64le", "product_id": "libelf1-32bit-0.167-1.5.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "elfutils-0.167-1.5.s390x", "product": { "name": "elfutils-0.167-1.5.s390x", "product_id": "elfutils-0.167-1.5.s390x" } }, { "category": "product_version", "name": "elfutils-lang-0.167-1.5.s390x", "product": { "name": "elfutils-lang-0.167-1.5.s390x", "product_id": "elfutils-lang-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libasm-devel-0.167-1.5.s390x", "product": { "name": "libasm-devel-0.167-1.5.s390x", "product_id": "libasm-devel-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libasm1-0.167-1.5.s390x", "product": { "name": "libasm1-0.167-1.5.s390x", "product_id": "libasm1-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libasm1-32bit-0.167-1.5.s390x", "product": { "name": "libasm1-32bit-0.167-1.5.s390x", "product_id": "libasm1-32bit-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libdw-devel-0.167-1.5.s390x", "product": { "name": "libdw-devel-0.167-1.5.s390x", "product_id": "libdw-devel-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libdw1-0.167-1.5.s390x", "product": { "name": "libdw1-0.167-1.5.s390x", "product_id": "libdw1-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libdw1-32bit-0.167-1.5.s390x", "product": { "name": "libdw1-32bit-0.167-1.5.s390x", "product_id": "libdw1-32bit-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libebl-devel-0.167-1.5.s390x", "product": { "name": "libebl-devel-0.167-1.5.s390x", "product_id": "libebl-devel-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libebl1-0.167-1.5.s390x", "product": { "name": "libebl1-0.167-1.5.s390x", "product_id": "libebl1-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libebl1-32bit-0.167-1.5.s390x", "product": { "name": "libebl1-32bit-0.167-1.5.s390x", "product_id": "libebl1-32bit-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libelf-devel-0.167-1.5.s390x", "product": { "name": "libelf-devel-0.167-1.5.s390x", "product_id": "libelf-devel-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libelf-devel-32bit-0.167-1.5.s390x", "product": { "name": "libelf-devel-32bit-0.167-1.5.s390x", "product_id": "libelf-devel-32bit-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libelf1-0.167-1.5.s390x", "product": { "name": "libelf1-0.167-1.5.s390x", "product_id": "libelf1-0.167-1.5.s390x" } }, { "category": "product_version", "name": "libelf1-32bit-0.167-1.5.s390x", "product": { "name": "libelf1-32bit-0.167-1.5.s390x", "product_id": "libelf1-32bit-0.167-1.5.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "elfutils-0.167-1.5.x86_64", "product": { "name": "elfutils-0.167-1.5.x86_64", "product_id": "elfutils-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "elfutils-lang-0.167-1.5.x86_64", "product": { "name": "elfutils-lang-0.167-1.5.x86_64", "product_id": "elfutils-lang-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libasm-devel-0.167-1.5.x86_64", "product": { "name": "libasm-devel-0.167-1.5.x86_64", "product_id": "libasm-devel-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libasm1-0.167-1.5.x86_64", "product": { "name": "libasm1-0.167-1.5.x86_64", "product_id": "libasm1-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libasm1-32bit-0.167-1.5.x86_64", "product": { "name": "libasm1-32bit-0.167-1.5.x86_64", "product_id": "libasm1-32bit-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libdw-devel-0.167-1.5.x86_64", "product": { "name": "libdw-devel-0.167-1.5.x86_64", "product_id": "libdw-devel-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libdw1-0.167-1.5.x86_64", "product": { "name": "libdw1-0.167-1.5.x86_64", "product_id": "libdw1-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libdw1-32bit-0.167-1.5.x86_64", "product": { "name": "libdw1-32bit-0.167-1.5.x86_64", "product_id": "libdw1-32bit-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libebl-devel-0.167-1.5.x86_64", "product": { "name": "libebl-devel-0.167-1.5.x86_64", "product_id": "libebl-devel-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libebl1-0.167-1.5.x86_64", "product": { "name": "libebl1-0.167-1.5.x86_64", "product_id": "libebl1-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libebl1-32bit-0.167-1.5.x86_64", "product": { "name": "libebl1-32bit-0.167-1.5.x86_64", "product_id": "libebl1-32bit-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libelf-devel-0.167-1.5.x86_64", "product": { "name": "libelf-devel-0.167-1.5.x86_64", "product_id": "libelf-devel-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libelf-devel-32bit-0.167-1.5.x86_64", "product": { "name": "libelf-devel-32bit-0.167-1.5.x86_64", "product_id": "libelf-devel-32bit-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libelf1-0.167-1.5.x86_64", "product": { "name": "libelf1-0.167-1.5.x86_64", "product_id": "libelf1-0.167-1.5.x86_64" } }, { "category": "product_version", "name": "libelf1-32bit-0.167-1.5.x86_64", "product": { "name": "libelf1-32bit-0.167-1.5.x86_64", "product_id": "libelf1-32bit-0.167-1.5.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "elfutils-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-0.167-1.5.aarch64" }, "product_reference": "elfutils-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-0.167-1.5.ppc64le" }, "product_reference": "elfutils-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-0.167-1.5.s390x" }, "product_reference": "elfutils-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-0.167-1.5.x86_64" }, "product_reference": "elfutils-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-lang-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.aarch64" }, "product_reference": "elfutils-lang-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-lang-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.ppc64le" }, "product_reference": "elfutils-lang-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-lang-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.s390x" }, "product_reference": "elfutils-lang-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "elfutils-lang-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.x86_64" }, "product_reference": "elfutils-lang-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm-devel-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm-devel-0.167-1.5.aarch64" }, "product_reference": "libasm-devel-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm-devel-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm-devel-0.167-1.5.ppc64le" }, "product_reference": "libasm-devel-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm-devel-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm-devel-0.167-1.5.s390x" }, "product_reference": "libasm-devel-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm-devel-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm-devel-0.167-1.5.x86_64" }, "product_reference": "libasm-devel-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-0.167-1.5.aarch64" }, "product_reference": "libasm1-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-0.167-1.5.ppc64le" }, "product_reference": "libasm1-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-0.167-1.5.s390x" }, "product_reference": "libasm1-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-0.167-1.5.x86_64" }, "product_reference": "libasm1-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-32bit-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.aarch64" }, "product_reference": "libasm1-32bit-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-32bit-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.ppc64le" }, "product_reference": "libasm1-32bit-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-32bit-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.s390x" }, "product_reference": "libasm1-32bit-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libasm1-32bit-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.x86_64" }, "product_reference": "libasm1-32bit-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw-devel-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw-devel-0.167-1.5.aarch64" }, "product_reference": "libdw-devel-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw-devel-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw-devel-0.167-1.5.ppc64le" }, "product_reference": "libdw-devel-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw-devel-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw-devel-0.167-1.5.s390x" }, "product_reference": "libdw-devel-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw-devel-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw-devel-0.167-1.5.x86_64" }, "product_reference": "libdw-devel-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-0.167-1.5.aarch64" }, "product_reference": "libdw1-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-0.167-1.5.ppc64le" }, "product_reference": "libdw1-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-0.167-1.5.s390x" }, "product_reference": "libdw1-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-0.167-1.5.x86_64" }, "product_reference": "libdw1-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-32bit-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.aarch64" }, "product_reference": "libdw1-32bit-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-32bit-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.ppc64le" }, "product_reference": "libdw1-32bit-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-32bit-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.s390x" }, "product_reference": "libdw1-32bit-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libdw1-32bit-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.x86_64" }, "product_reference": "libdw1-32bit-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl-devel-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl-devel-0.167-1.5.aarch64" }, "product_reference": "libebl-devel-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl-devel-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl-devel-0.167-1.5.ppc64le" }, "product_reference": "libebl-devel-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl-devel-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl-devel-0.167-1.5.s390x" }, "product_reference": "libebl-devel-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl-devel-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl-devel-0.167-1.5.x86_64" }, "product_reference": "libebl-devel-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-0.167-1.5.aarch64" }, "product_reference": "libebl1-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-0.167-1.5.ppc64le" }, "product_reference": "libebl1-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-0.167-1.5.s390x" }, "product_reference": "libebl1-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-0.167-1.5.x86_64" }, "product_reference": "libebl1-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-32bit-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.aarch64" }, "product_reference": "libebl1-32bit-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-32bit-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.ppc64le" }, "product_reference": "libebl1-32bit-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-32bit-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.s390x" }, "product_reference": "libebl1-32bit-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libebl1-32bit-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.x86_64" }, "product_reference": "libebl1-32bit-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-0.167-1.5.aarch64" }, "product_reference": "libelf-devel-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-0.167-1.5.ppc64le" }, "product_reference": "libelf-devel-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-0.167-1.5.s390x" }, "product_reference": "libelf-devel-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-0.167-1.5.x86_64" }, "product_reference": "libelf-devel-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-32bit-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.aarch64" }, "product_reference": "libelf-devel-32bit-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-32bit-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.ppc64le" }, "product_reference": "libelf-devel-32bit-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-32bit-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.s390x" }, "product_reference": "libelf-devel-32bit-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf-devel-32bit-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.x86_64" }, "product_reference": "libelf-devel-32bit-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-0.167-1.5.aarch64" }, "product_reference": "libelf1-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-0.167-1.5.ppc64le" }, "product_reference": "libelf1-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-0.167-1.5.s390x" }, "product_reference": "libelf1-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-0.167-1.5.x86_64" }, "product_reference": "libelf1-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-32bit-0.167-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.aarch64" }, "product_reference": "libelf1-32bit-0.167-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-32bit-0.167-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.ppc64le" }, "product_reference": "libelf1-32bit-0.167-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-32bit-0.167-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.s390x" }, "product_reference": "libelf1-32bit-0.167-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libelf1-32bit-0.167-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.x86_64" }, "product_reference": "libelf1-32bit-0.167-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-0172", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0172" } ], "notes": [ { "category": "general", "text": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:elfutils-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-0.167-1.5.x86_64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0172", "url": "https://www.suse.com/security/cve/CVE-2014-0172" }, { "category": "external", "summary": "SUSE Bug 872785 for CVE-2014-0172", "url": "https://bugzilla.suse.com/872785" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:elfutils-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-0.167-1.5.x86_64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-0172" }, { "cve": "CVE-2014-9447", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-9447" } ], "notes": [ { "category": "general", "text": "Directory traversal vulnerability in the read_long_names function in libelf/elf_begin.c in elfutils 0.152 and 0.161 allows remote attackers to write to arbitrary files to the root directory via a / (slash) in a crafted archive, as demonstrated using the ar program.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:elfutils-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-0.167-1.5.x86_64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-9447", "url": "https://www.suse.com/security/cve/CVE-2014-9447" }, { "category": "external", "summary": "SUSE Bug 911662 for CVE-2014-9447", "url": "https://bugzilla.suse.com/911662" }, { "category": "external", "summary": "SUSE Bug 912408 for CVE-2014-9447", "url": "https://bugzilla.suse.com/912408" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:elfutils-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-0.167-1.5.x86_64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.aarch64", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.ppc64le", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.s390x", "openSUSE Tumbleweed:elfutils-lang-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libasm1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libdw1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libebl1-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf-devel-32bit-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-0.167-1.5.x86_64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.aarch64", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.ppc64le", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.s390x", "openSUSE Tumbleweed:libelf1-32bit-0.167-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2014-9447" } ] }
ghsa-q6c9-79p5-7pgm
Vulnerability from github
Published
2022-05-17 02:39
Modified
2022-05-17 02:39
VLAI Severity ?
Details
Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.
{ "affected": [], "aliases": [ "CVE-2014-0172" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-04-11T15:55:00Z", "severity": "MODERATE" }, "details": "Integer overflow in the check_section function in dwarf_begin_elf.c in the libdw library, as used in elfutils 0.153 and possibly through 0.158 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a malformed compressed debug section in an ELF file, which triggers a heap-based buffer overflow.", "id": "GHSA-q6c9-79p5-7pgm", "modified": "2022-05-17T02:39:14Z", "published": "2022-05-17T02:39:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0172" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085663" }, { "type": "WEB", "url": "https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-April/003921.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-32" }, { "type": "WEB", "url": "http://seclists.org/oss-sec/2014/q2/54" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/66714" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2188-1" } ], "schema_version": "1.4.0", "severity": [] }
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.
Loading…
Loading…