rhsa-2015_0327
Vulnerability from csaf_redhat
Published
2015-03-05 07:10
Modified
2024-11-22 08:46
Summary
Red Hat Security Advisory: glibc security and bug fix update

Notes

Topic
Updated glibc packages that fix two security issues and several bugs are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the Name Server Caching Daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. An out-of-bounds read flaw was found in the way glibc's iconv() function converted certain encoded data to UTF-8. An attacker able to make an application call the iconv() function with a specially crafted argument could use this flaw to crash that application. (CVE-2014-6040) It was found that the files back end of Name Service Switch (NSS) did not isolate iteration over an entire database from key-based look-up API calls. An application performing look-ups on a database while iterating over it could enter an infinite loop, leading to a denial of service. (CVE-2014-8121) This update also fixes the following bugs: * Due to problems with buffer extension and reallocation, the nscd daemon terminated unexpectedly with a segmentation fault when processing long netgroup entries. With this update, the handling of long netgroup entries has been corrected and nscd no longer crashes in the described scenario. (BZ#1138520) * If a file opened in append mode was truncated with the ftruncate() function, a subsequent ftell() call could incorrectly modify the file offset. This update ensures that ftell() modifies the stream state only when it is in append mode and the buffer for the stream is not empty. (BZ#1156331) * A defect in the C library headers caused builds with older compilers to generate incorrect code for the btowc() function in the older compatibility C++ standard library. Applications calling btowc() in the compatibility C++ standard library became unresponsive. With this update, the C library headers have been corrected, and the compatibility C++ standard library shipped with Red Hat Enterprise Linux has been rebuilt. Applications that rely on the compatibility C++ standard library no longer hang when calling btowc(). (BZ#1120490) * Previously, when using netgroups and the nscd daemon was set up to cache netgroup information, the sudo utility denied access to valid users. The bug in nscd has been fixed, and sudo now works in netgroups as expected. (BZ#1080766) Users of glibc are advised to upgrade to these updated packages, which fix these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated glibc packages that fix two security issues and several bugs are\nnow available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having Moderate security\nimpact. Common Vulnerability Scoring System (CVSS) base scores, which give\ndetailed severity ratings, are available for each vulnerability from the\nCVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The glibc packages provide the standard C libraries (libc), POSIX thread\nlibraries (libpthread), standard math libraries (libm), and the Name Server\nCaching Daemon (nscd) used by multiple programs on the system. Without\nthese libraries, the Linux system cannot function correctly.\n\nAn out-of-bounds read flaw was found in the way glibc\u0027s iconv() function\nconverted certain encoded data to UTF-8. An attacker able to make an\napplication call the iconv() function with a specially crafted argument\ncould use this flaw to crash that application. (CVE-2014-6040)\n\nIt was found that the files back end of Name Service Switch (NSS) did not\nisolate iteration over an entire database from key-based look-up API calls.\nAn application performing look-ups on a database while iterating over it\ncould enter an infinite loop, leading to a denial of service.\n(CVE-2014-8121)\n\nThis update also fixes the following bugs:\n\n* Due to problems with buffer extension and reallocation, the nscd daemon\nterminated unexpectedly with a segmentation fault when processing long\nnetgroup entries. With this update, the handling of long netgroup entries\nhas been corrected and nscd no longer crashes in the described scenario.\n(BZ#1138520)\n\n* If a file opened in append mode was truncated with the ftruncate()\nfunction, a subsequent ftell() call could incorrectly modify the file\noffset. This update ensures that ftell() modifies the stream state only\nwhen it is in append mode and the buffer for the stream is not empty.\n(BZ#1156331)\n\n* A defect in the C library headers caused builds with older compilers to\ngenerate incorrect code for the btowc() function in the older compatibility C++ standard library. Applications calling btowc() in the compatibility C++ standard library became unresponsive. With this update, the C library headers have been corrected, and the compatibility C++ standard library shipped with Red Hat Enterprise Linux has been rebuilt. Applications that rely on the compatibility C++ standard library no longer hang when calling btowc(). (BZ#1120490)\n\n* Previously, when using netgroups and the nscd daemon was set up to cache netgroup information, the sudo utility denied access to valid users. The bug in nscd has been fixed, and sudo now works in netgroups as\nexpected. (BZ#1080766)\n\nUsers of glibc are advised to upgrade to these updated packages, which fix these issues.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2015:0327",
        "url": "https://access.redhat.com/errata/RHSA-2015:0327"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1084089",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1084089"
      },
      {
        "category": "external",
        "summary": "1103874",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1103874"
      },
      {
        "category": "external",
        "summary": "1124453",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1124453"
      },
      {
        "category": "external",
        "summary": "1135841",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1135841"
      },
      {
        "category": "external",
        "summary": "1138520",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1138520"
      },
      {
        "category": "external",
        "summary": "1165192",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1165192"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2015/rhsa-2015_0327.json"
      }
    ],
    "title": "Red Hat Security Advisory: glibc security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-22T08:46:11+00:00",
      "generator": {
        "date": "2024-11-22T08:46:11+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2015:0327",
      "initial_release_date": "2015-03-05T07:10:38+00:00",
      "revision_history": [
        {
          "date": "2015-03-05T07:10:38+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2015-03-05T07:10:38+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T08:46:11+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": "glibc-debuginfo-0:2.17-78.el7.i686",
                "product": {
                  "name": "glibc-debuginfo-0:2.17-78.el7.i686",
                  "product_id": "glibc-debuginfo-0:2.17-78.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo@2.17-78.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-static-0:2.17-78.el7.i686",
                "product": {
                  "name": "glibc-static-0:2.17-78.el7.i686",
                  "product_id": "glibc-static-0:2.17-78.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-static@2.17-78.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-common-0:2.17-78.el7.i686",
                "product": {
                  "name": "glibc-debuginfo-common-0:2.17-78.el7.i686",
                  "product_id": "glibc-debuginfo-common-0:2.17-78.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.17-78.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-0:2.17-78.el7.i686",
                "product": {
                  "name": "glibc-0:2.17-78.el7.i686",
                  "product_id": "glibc-0:2.17-78.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc@2.17-78.el7?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-devel-0:2.17-78.el7.i686",
                "product": {
                  "name": "glibc-devel-0:2.17-78.el7.i686",
                  "product_id": "glibc-devel-0:2.17-78.el7.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-devel@2.17-78.el7?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "glibc-debuginfo-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-debuginfo-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-debuginfo-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-static-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-static-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-static-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-static@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-headers-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-headers-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-headers-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-headers@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-common-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-common-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-common-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-common@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-devel-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-devel-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-devel-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-devel@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-utils-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "glibc-utils-0:2.17-78.el7.x86_64",
                  "product_id": "glibc-utils-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-utils@2.17-78.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "nscd-0:2.17-78.el7.x86_64",
                "product": {
                  "name": "nscd-0:2.17-78.el7.x86_64",
                  "product_id": "nscd-0:2.17-78.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/nscd@2.17-78.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "glibc-headers-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-headers-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-headers-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-headers@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-common-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-common-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-common-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-common@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-devel-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-devel-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-devel-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-devel@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-utils-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-utils-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-utils-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-utils@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-debuginfo-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-debuginfo-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "nscd-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "nscd-0:2.17-78.el7.ppc64",
                  "product_id": "nscd-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/nscd@2.17-78.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-static-0:2.17-78.el7.ppc64",
                "product": {
                  "name": "glibc-static-0:2.17-78.el7.ppc64",
                  "product_id": "glibc-static-0:2.17-78.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-static@2.17-78.el7?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "glibc-0:2.17-78.el7.ppc",
                "product": {
                  "name": "glibc-0:2.17-78.el7.ppc",
                  "product_id": "glibc-0:2.17-78.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc@2.17-78.el7?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-devel-0:2.17-78.el7.ppc",
                "product": {
                  "name": "glibc-devel-0:2.17-78.el7.ppc",
                  "product_id": "glibc-devel-0:2.17-78.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-devel@2.17-78.el7?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-0:2.17-78.el7.ppc",
                "product": {
                  "name": "glibc-debuginfo-0:2.17-78.el7.ppc",
                  "product_id": "glibc-debuginfo-0:2.17-78.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo@2.17-78.el7?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
                "product": {
                  "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
                  "product_id": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.17-78.el7?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-static-0:2.17-78.el7.ppc",
                "product": {
                  "name": "glibc-static-0:2.17-78.el7.ppc",
                  "product_id": "glibc-static-0:2.17-78.el7.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-static@2.17-78.el7?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "glibc-headers-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-headers-0:2.17-78.el7.s390x",
                  "product_id": "glibc-headers-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-headers@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-common-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-common-0:2.17-78.el7.s390x",
                  "product_id": "glibc-common-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-common@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-0:2.17-78.el7.s390x",
                  "product_id": "glibc-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-devel-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-devel-0:2.17-78.el7.s390x",
                  "product_id": "glibc-devel-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-devel@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-utils-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-utils-0:2.17-78.el7.s390x",
                  "product_id": "glibc-utils-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-utils@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-debuginfo-0:2.17-78.el7.s390x",
                  "product_id": "glibc-debuginfo-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
                  "product_id": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "nscd-0:2.17-78.el7.s390x",
                "product": {
                  "name": "nscd-0:2.17-78.el7.s390x",
                  "product_id": "nscd-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/nscd@2.17-78.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-static-0:2.17-78.el7.s390x",
                "product": {
                  "name": "glibc-static-0:2.17-78.el7.s390x",
                  "product_id": "glibc-static-0:2.17-78.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-static@2.17-78.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "glibc-0:2.17-78.el7.s390",
                "product": {
                  "name": "glibc-0:2.17-78.el7.s390",
                  "product_id": "glibc-0:2.17-78.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc@2.17-78.el7?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-devel-0:2.17-78.el7.s390",
                "product": {
                  "name": "glibc-devel-0:2.17-78.el7.s390",
                  "product_id": "glibc-devel-0:2.17-78.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-devel@2.17-78.el7?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-0:2.17-78.el7.s390",
                "product": {
                  "name": "glibc-debuginfo-0:2.17-78.el7.s390",
                  "product_id": "glibc-debuginfo-0:2.17-78.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo@2.17-78.el7?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-debuginfo-common-0:2.17-78.el7.s390",
                "product": {
                  "name": "glibc-debuginfo-common-0:2.17-78.el7.s390",
                  "product_id": "glibc-debuginfo-common-0:2.17-78.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.17-78.el7?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "glibc-static-0:2.17-78.el7.s390",
                "product": {
                  "name": "glibc-static-0:2.17-78.el7.s390",
                  "product_id": "glibc-static-0:2.17-78.el7.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc-static@2.17-78.el7?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "glibc-0:2.17-78.el7.src",
                "product": {
                  "name": "glibc-0:2.17-78.el7.src",
                  "product_id": "glibc-0:2.17-78.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/glibc@2.17-78.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-0:2.17-78.el7.src"
        },
        "product_reference": "glibc-0:2.17-78.el7.src",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-debuginfo-common-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-debuginfo-common-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-devel-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-devel-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-devel-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-devel-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-devel-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-devel-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-devel-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-devel-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-headers-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-headers-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-headers-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-headers-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-headers-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-static-0:2.17-78.el7.i686"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.i686",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-static-0:2.17-78.el7.ppc"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-static-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-static-0:2.17-78.el7.s390"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-static-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-static-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-static-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-static-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-utils-0:2.17-78.el7.ppc64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-utils-0:2.17-78.el7.s390x"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "glibc-utils-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:glibc-utils-0:2.17-78.el7.x86_64"
        },
        "product_reference": "glibc-utils-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:nscd-0:2.17-78.el7.ppc64"
        },
        "product_reference": "nscd-0:2.17-78.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:nscd-0:2.17-78.el7.s390x"
        },
        "product_reference": "nscd-0:2.17-78.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "nscd-0:2.17-78.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:nscd-0:2.17-78.el7.x86_64"
        },
        "product_reference": "nscd-0:2.17-78.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2014-6040",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "discovery_date": "2014-08-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1135841"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An out-of-bounds read flaw was found in the way glibc\u0027s iconv() function converted certain encoded data to UTF-8. An attacker able to make an application call the iconv() function with a specially crafted argument could use this flaw to crash that application.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "glibc: crash in code page decoding functions (IBM933, IBM935, IBM937, IBM939, IBM1364)",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the version of glibc package as shipped with Red Hat Enterprise Linux 5.\n\nRed Hat Enterprise Linux 5 is now in Extended Life Cycle phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:glibc-0:2.17-78.el7.i686",
          "7Client-optional:glibc-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-0:2.17-78.el7.s390",
          "7Client-optional:glibc-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-0:2.17-78.el7.src",
          "7Client-optional:glibc-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-common-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-devel-0:2.17-78.el7.i686",
          "7Client-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-devel-0:2.17-78.el7.s390",
          "7Client-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-static-0:2.17-78.el7.i686",
          "7Client-optional:glibc-static-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-static-0:2.17-78.el7.s390",
          "7Client-optional:glibc-static-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7Client-optional:nscd-0:2.17-78.el7.ppc64",
          "7Client-optional:nscd-0:2.17-78.el7.s390x",
          "7Client-optional:nscd-0:2.17-78.el7.x86_64",
          "7Client:glibc-0:2.17-78.el7.i686",
          "7Client:glibc-0:2.17-78.el7.ppc",
          "7Client:glibc-0:2.17-78.el7.ppc64",
          "7Client:glibc-0:2.17-78.el7.s390",
          "7Client:glibc-0:2.17-78.el7.s390x",
          "7Client:glibc-0:2.17-78.el7.src",
          "7Client:glibc-0:2.17-78.el7.x86_64",
          "7Client:glibc-common-0:2.17-78.el7.ppc64",
          "7Client:glibc-common-0:2.17-78.el7.s390x",
          "7Client:glibc-common-0:2.17-78.el7.x86_64",
          "7Client:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Client:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Client:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Client:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Client:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Client:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Client:glibc-devel-0:2.17-78.el7.i686",
          "7Client:glibc-devel-0:2.17-78.el7.ppc",
          "7Client:glibc-devel-0:2.17-78.el7.ppc64",
          "7Client:glibc-devel-0:2.17-78.el7.s390",
          "7Client:glibc-devel-0:2.17-78.el7.s390x",
          "7Client:glibc-devel-0:2.17-78.el7.x86_64",
          "7Client:glibc-headers-0:2.17-78.el7.ppc64",
          "7Client:glibc-headers-0:2.17-78.el7.s390x",
          "7Client:glibc-headers-0:2.17-78.el7.x86_64",
          "7Client:glibc-static-0:2.17-78.el7.i686",
          "7Client:glibc-static-0:2.17-78.el7.ppc",
          "7Client:glibc-static-0:2.17-78.el7.ppc64",
          "7Client:glibc-static-0:2.17-78.el7.s390",
          "7Client:glibc-static-0:2.17-78.el7.s390x",
          "7Client:glibc-static-0:2.17-78.el7.x86_64",
          "7Client:glibc-utils-0:2.17-78.el7.ppc64",
          "7Client:glibc-utils-0:2.17-78.el7.s390x",
          "7Client:glibc-utils-0:2.17-78.el7.x86_64",
          "7Client:nscd-0:2.17-78.el7.ppc64",
          "7Client:nscd-0:2.17-78.el7.s390x",
          "7Client:nscd-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.src",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-common-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:nscd-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:nscd-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:nscd-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-0:2.17-78.el7.src",
          "7ComputeNode:glibc-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-common-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-common-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-common-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-headers-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-headers-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-headers-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-static-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-static-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-static-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-static-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-static-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-static-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-utils-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-utils-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-utils-0:2.17-78.el7.x86_64",
          "7ComputeNode:nscd-0:2.17-78.el7.ppc64",
          "7ComputeNode:nscd-0:2.17-78.el7.s390x",
          "7ComputeNode:nscd-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-0:2.17-78.el7.i686",
          "7Server-optional:glibc-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-0:2.17-78.el7.s390",
          "7Server-optional:glibc-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-0:2.17-78.el7.src",
          "7Server-optional:glibc-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-common-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-devel-0:2.17-78.el7.i686",
          "7Server-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-devel-0:2.17-78.el7.s390",
          "7Server-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-static-0:2.17-78.el7.i686",
          "7Server-optional:glibc-static-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-static-0:2.17-78.el7.s390",
          "7Server-optional:glibc-static-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7Server-optional:nscd-0:2.17-78.el7.ppc64",
          "7Server-optional:nscd-0:2.17-78.el7.s390x",
          "7Server-optional:nscd-0:2.17-78.el7.x86_64",
          "7Server:glibc-0:2.17-78.el7.i686",
          "7Server:glibc-0:2.17-78.el7.ppc",
          "7Server:glibc-0:2.17-78.el7.ppc64",
          "7Server:glibc-0:2.17-78.el7.s390",
          "7Server:glibc-0:2.17-78.el7.s390x",
          "7Server:glibc-0:2.17-78.el7.src",
          "7Server:glibc-0:2.17-78.el7.x86_64",
          "7Server:glibc-common-0:2.17-78.el7.ppc64",
          "7Server:glibc-common-0:2.17-78.el7.s390x",
          "7Server:glibc-common-0:2.17-78.el7.x86_64",
          "7Server:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Server:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Server:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Server:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Server:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Server:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Server:glibc-devel-0:2.17-78.el7.i686",
          "7Server:glibc-devel-0:2.17-78.el7.ppc",
          "7Server:glibc-devel-0:2.17-78.el7.ppc64",
          "7Server:glibc-devel-0:2.17-78.el7.s390",
          "7Server:glibc-devel-0:2.17-78.el7.s390x",
          "7Server:glibc-devel-0:2.17-78.el7.x86_64",
          "7Server:glibc-headers-0:2.17-78.el7.ppc64",
          "7Server:glibc-headers-0:2.17-78.el7.s390x",
          "7Server:glibc-headers-0:2.17-78.el7.x86_64",
          "7Server:glibc-static-0:2.17-78.el7.i686",
          "7Server:glibc-static-0:2.17-78.el7.ppc",
          "7Server:glibc-static-0:2.17-78.el7.ppc64",
          "7Server:glibc-static-0:2.17-78.el7.s390",
          "7Server:glibc-static-0:2.17-78.el7.s390x",
          "7Server:glibc-static-0:2.17-78.el7.x86_64",
          "7Server:glibc-utils-0:2.17-78.el7.ppc64",
          "7Server:glibc-utils-0:2.17-78.el7.s390x",
          "7Server:glibc-utils-0:2.17-78.el7.x86_64",
          "7Server:nscd-0:2.17-78.el7.ppc64",
          "7Server:nscd-0:2.17-78.el7.s390x",
          "7Server:nscd-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-0:2.17-78.el7.src",
          "7Workstation-optional:glibc-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-common-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7Workstation-optional:nscd-0:2.17-78.el7.ppc64",
          "7Workstation-optional:nscd-0:2.17-78.el7.s390x",
          "7Workstation-optional:nscd-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-0:2.17-78.el7.i686",
          "7Workstation:glibc-0:2.17-78.el7.ppc",
          "7Workstation:glibc-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-0:2.17-78.el7.s390",
          "7Workstation:glibc-0:2.17-78.el7.s390x",
          "7Workstation:glibc-0:2.17-78.el7.src",
          "7Workstation:glibc-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-common-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-common-0:2.17-78.el7.s390x",
          "7Workstation:glibc-common-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-devel-0:2.17-78.el7.i686",
          "7Workstation:glibc-devel-0:2.17-78.el7.ppc",
          "7Workstation:glibc-devel-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-devel-0:2.17-78.el7.s390",
          "7Workstation:glibc-devel-0:2.17-78.el7.s390x",
          "7Workstation:glibc-devel-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-headers-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-headers-0:2.17-78.el7.s390x",
          "7Workstation:glibc-headers-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-static-0:2.17-78.el7.i686",
          "7Workstation:glibc-static-0:2.17-78.el7.ppc",
          "7Workstation:glibc-static-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-static-0:2.17-78.el7.s390",
          "7Workstation:glibc-static-0:2.17-78.el7.s390x",
          "7Workstation:glibc-static-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-utils-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-utils-0:2.17-78.el7.s390x",
          "7Workstation:glibc-utils-0:2.17-78.el7.x86_64",
          "7Workstation:nscd-0:2.17-78.el7.ppc64",
          "7Workstation:nscd-0:2.17-78.el7.s390x",
          "7Workstation:nscd-0:2.17-78.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2014-6040"
        },
        {
          "category": "external",
          "summary": "RHBZ#1135841",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1135841"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2014-6040",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-6040"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-6040",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6040"
        }
      ],
      "release_date": "2014-08-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-03-05T07:10:38+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:glibc-0:2.17-78.el7.i686",
            "7Client-optional:glibc-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-0:2.17-78.el7.s390",
            "7Client-optional:glibc-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-0:2.17-78.el7.src",
            "7Client-optional:glibc-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-static-0:2.17-78.el7.i686",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client-optional:nscd-0:2.17-78.el7.ppc64",
            "7Client-optional:nscd-0:2.17-78.el7.s390x",
            "7Client-optional:nscd-0:2.17-78.el7.x86_64",
            "7Client:glibc-0:2.17-78.el7.i686",
            "7Client:glibc-0:2.17-78.el7.ppc",
            "7Client:glibc-0:2.17-78.el7.ppc64",
            "7Client:glibc-0:2.17-78.el7.s390",
            "7Client:glibc-0:2.17-78.el7.s390x",
            "7Client:glibc-0:2.17-78.el7.src",
            "7Client:glibc-0:2.17-78.el7.x86_64",
            "7Client:glibc-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-common-0:2.17-78.el7.s390x",
            "7Client:glibc-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-devel-0:2.17-78.el7.i686",
            "7Client:glibc-devel-0:2.17-78.el7.ppc",
            "7Client:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client:glibc-devel-0:2.17-78.el7.s390",
            "7Client:glibc-devel-0:2.17-78.el7.s390x",
            "7Client:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client:glibc-headers-0:2.17-78.el7.s390x",
            "7Client:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client:glibc-static-0:2.17-78.el7.i686",
            "7Client:glibc-static-0:2.17-78.el7.ppc",
            "7Client:glibc-static-0:2.17-78.el7.ppc64",
            "7Client:glibc-static-0:2.17-78.el7.s390",
            "7Client:glibc-static-0:2.17-78.el7.s390x",
            "7Client:glibc-static-0:2.17-78.el7.x86_64",
            "7Client:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client:glibc-utils-0:2.17-78.el7.s390x",
            "7Client:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client:nscd-0:2.17-78.el7.ppc64",
            "7Client:nscd-0:2.17-78.el7.s390x",
            "7Client:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.src",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-0:2.17-78.el7.src",
            "7ComputeNode:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode:nscd-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-0:2.17-78.el7.i686",
            "7Server-optional:glibc-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-0:2.17-78.el7.s390",
            "7Server-optional:glibc-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-0:2.17-78.el7.src",
            "7Server-optional:glibc-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-static-0:2.17-78.el7.i686",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server-optional:nscd-0:2.17-78.el7.ppc64",
            "7Server-optional:nscd-0:2.17-78.el7.s390x",
            "7Server-optional:nscd-0:2.17-78.el7.x86_64",
            "7Server:glibc-0:2.17-78.el7.i686",
            "7Server:glibc-0:2.17-78.el7.ppc",
            "7Server:glibc-0:2.17-78.el7.ppc64",
            "7Server:glibc-0:2.17-78.el7.s390",
            "7Server:glibc-0:2.17-78.el7.s390x",
            "7Server:glibc-0:2.17-78.el7.src",
            "7Server:glibc-0:2.17-78.el7.x86_64",
            "7Server:glibc-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-common-0:2.17-78.el7.s390x",
            "7Server:glibc-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-devel-0:2.17-78.el7.i686",
            "7Server:glibc-devel-0:2.17-78.el7.ppc",
            "7Server:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server:glibc-devel-0:2.17-78.el7.s390",
            "7Server:glibc-devel-0:2.17-78.el7.s390x",
            "7Server:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server:glibc-headers-0:2.17-78.el7.s390x",
            "7Server:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server:glibc-static-0:2.17-78.el7.i686",
            "7Server:glibc-static-0:2.17-78.el7.ppc",
            "7Server:glibc-static-0:2.17-78.el7.ppc64",
            "7Server:glibc-static-0:2.17-78.el7.s390",
            "7Server:glibc-static-0:2.17-78.el7.s390x",
            "7Server:glibc-static-0:2.17-78.el7.x86_64",
            "7Server:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server:glibc-utils-0:2.17-78.el7.s390x",
            "7Server:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server:nscd-0:2.17-78.el7.ppc64",
            "7Server:nscd-0:2.17-78.el7.s390x",
            "7Server:nscd-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-0:2.17-78.el7.src",
            "7Workstation-optional:glibc-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation-optional:nscd-0:2.17-78.el7.ppc64",
            "7Workstation-optional:nscd-0:2.17-78.el7.s390x",
            "7Workstation-optional:nscd-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-0:2.17-78.el7.i686",
            "7Workstation:glibc-0:2.17-78.el7.ppc",
            "7Workstation:glibc-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-0:2.17-78.el7.s390",
            "7Workstation:glibc-0:2.17-78.el7.s390x",
            "7Workstation:glibc-0:2.17-78.el7.src",
            "7Workstation:glibc-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-static-0:2.17-78.el7.i686",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-static-0:2.17-78.el7.s390",
            "7Workstation:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation:nscd-0:2.17-78.el7.ppc64",
            "7Workstation:nscd-0:2.17-78.el7.s390x",
            "7Workstation:nscd-0:2.17-78.el7.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:0327"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 2.1,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:glibc-0:2.17-78.el7.i686",
            "7Client-optional:glibc-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-0:2.17-78.el7.s390",
            "7Client-optional:glibc-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-0:2.17-78.el7.src",
            "7Client-optional:glibc-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-static-0:2.17-78.el7.i686",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client-optional:nscd-0:2.17-78.el7.ppc64",
            "7Client-optional:nscd-0:2.17-78.el7.s390x",
            "7Client-optional:nscd-0:2.17-78.el7.x86_64",
            "7Client:glibc-0:2.17-78.el7.i686",
            "7Client:glibc-0:2.17-78.el7.ppc",
            "7Client:glibc-0:2.17-78.el7.ppc64",
            "7Client:glibc-0:2.17-78.el7.s390",
            "7Client:glibc-0:2.17-78.el7.s390x",
            "7Client:glibc-0:2.17-78.el7.src",
            "7Client:glibc-0:2.17-78.el7.x86_64",
            "7Client:glibc-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-common-0:2.17-78.el7.s390x",
            "7Client:glibc-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-devel-0:2.17-78.el7.i686",
            "7Client:glibc-devel-0:2.17-78.el7.ppc",
            "7Client:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client:glibc-devel-0:2.17-78.el7.s390",
            "7Client:glibc-devel-0:2.17-78.el7.s390x",
            "7Client:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client:glibc-headers-0:2.17-78.el7.s390x",
            "7Client:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client:glibc-static-0:2.17-78.el7.i686",
            "7Client:glibc-static-0:2.17-78.el7.ppc",
            "7Client:glibc-static-0:2.17-78.el7.ppc64",
            "7Client:glibc-static-0:2.17-78.el7.s390",
            "7Client:glibc-static-0:2.17-78.el7.s390x",
            "7Client:glibc-static-0:2.17-78.el7.x86_64",
            "7Client:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client:glibc-utils-0:2.17-78.el7.s390x",
            "7Client:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client:nscd-0:2.17-78.el7.ppc64",
            "7Client:nscd-0:2.17-78.el7.s390x",
            "7Client:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.src",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-0:2.17-78.el7.src",
            "7ComputeNode:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode:nscd-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-0:2.17-78.el7.i686",
            "7Server-optional:glibc-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-0:2.17-78.el7.s390",
            "7Server-optional:glibc-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-0:2.17-78.el7.src",
            "7Server-optional:glibc-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-static-0:2.17-78.el7.i686",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server-optional:nscd-0:2.17-78.el7.ppc64",
            "7Server-optional:nscd-0:2.17-78.el7.s390x",
            "7Server-optional:nscd-0:2.17-78.el7.x86_64",
            "7Server:glibc-0:2.17-78.el7.i686",
            "7Server:glibc-0:2.17-78.el7.ppc",
            "7Server:glibc-0:2.17-78.el7.ppc64",
            "7Server:glibc-0:2.17-78.el7.s390",
            "7Server:glibc-0:2.17-78.el7.s390x",
            "7Server:glibc-0:2.17-78.el7.src",
            "7Server:glibc-0:2.17-78.el7.x86_64",
            "7Server:glibc-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-common-0:2.17-78.el7.s390x",
            "7Server:glibc-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-devel-0:2.17-78.el7.i686",
            "7Server:glibc-devel-0:2.17-78.el7.ppc",
            "7Server:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server:glibc-devel-0:2.17-78.el7.s390",
            "7Server:glibc-devel-0:2.17-78.el7.s390x",
            "7Server:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server:glibc-headers-0:2.17-78.el7.s390x",
            "7Server:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server:glibc-static-0:2.17-78.el7.i686",
            "7Server:glibc-static-0:2.17-78.el7.ppc",
            "7Server:glibc-static-0:2.17-78.el7.ppc64",
            "7Server:glibc-static-0:2.17-78.el7.s390",
            "7Server:glibc-static-0:2.17-78.el7.s390x",
            "7Server:glibc-static-0:2.17-78.el7.x86_64",
            "7Server:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server:glibc-utils-0:2.17-78.el7.s390x",
            "7Server:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server:nscd-0:2.17-78.el7.ppc64",
            "7Server:nscd-0:2.17-78.el7.s390x",
            "7Server:nscd-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-0:2.17-78.el7.src",
            "7Workstation-optional:glibc-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation-optional:nscd-0:2.17-78.el7.ppc64",
            "7Workstation-optional:nscd-0:2.17-78.el7.s390x",
            "7Workstation-optional:nscd-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-0:2.17-78.el7.i686",
            "7Workstation:glibc-0:2.17-78.el7.ppc",
            "7Workstation:glibc-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-0:2.17-78.el7.s390",
            "7Workstation:glibc-0:2.17-78.el7.s390x",
            "7Workstation:glibc-0:2.17-78.el7.src",
            "7Workstation:glibc-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-static-0:2.17-78.el7.i686",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-static-0:2.17-78.el7.s390",
            "7Workstation:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation:nscd-0:2.17-78.el7.ppc64",
            "7Workstation:nscd-0:2.17-78.el7.s390x",
            "7Workstation:nscd-0:2.17-78.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "glibc: crash in code page decoding functions (IBM933, IBM935, IBM937, IBM939, IBM1364)"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Robin Hack"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2014-8121",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2014-11-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1165192"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that the files back end of Name Service Switch (NSS) did not isolate iteration over an entire database from key-based look-up API calls. An application performing look-ups on a database while iterating over it could enter an infinite loop, leading to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "glibc: Unexpected closing of nss_files databases after lookups causes denial of service",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of glibc as shipped with Red Hat Enterprise Linux 6. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nRed Hat Enterprise Linux 5 is now in Production 3 Phase of the support and maintenance life cycle. This issue has been rated as having Low security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:glibc-0:2.17-78.el7.i686",
          "7Client-optional:glibc-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-0:2.17-78.el7.s390",
          "7Client-optional:glibc-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-0:2.17-78.el7.src",
          "7Client-optional:glibc-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-common-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-devel-0:2.17-78.el7.i686",
          "7Client-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-devel-0:2.17-78.el7.s390",
          "7Client-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-static-0:2.17-78.el7.i686",
          "7Client-optional:glibc-static-0:2.17-78.el7.ppc",
          "7Client-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-static-0:2.17-78.el7.s390",
          "7Client-optional:glibc-static-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7Client-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7Client-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7Client-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7Client-optional:nscd-0:2.17-78.el7.ppc64",
          "7Client-optional:nscd-0:2.17-78.el7.s390x",
          "7Client-optional:nscd-0:2.17-78.el7.x86_64",
          "7Client:glibc-0:2.17-78.el7.i686",
          "7Client:glibc-0:2.17-78.el7.ppc",
          "7Client:glibc-0:2.17-78.el7.ppc64",
          "7Client:glibc-0:2.17-78.el7.s390",
          "7Client:glibc-0:2.17-78.el7.s390x",
          "7Client:glibc-0:2.17-78.el7.src",
          "7Client:glibc-0:2.17-78.el7.x86_64",
          "7Client:glibc-common-0:2.17-78.el7.ppc64",
          "7Client:glibc-common-0:2.17-78.el7.s390x",
          "7Client:glibc-common-0:2.17-78.el7.x86_64",
          "7Client:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Client:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Client:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Client:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Client:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Client:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Client:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Client:glibc-devel-0:2.17-78.el7.i686",
          "7Client:glibc-devel-0:2.17-78.el7.ppc",
          "7Client:glibc-devel-0:2.17-78.el7.ppc64",
          "7Client:glibc-devel-0:2.17-78.el7.s390",
          "7Client:glibc-devel-0:2.17-78.el7.s390x",
          "7Client:glibc-devel-0:2.17-78.el7.x86_64",
          "7Client:glibc-headers-0:2.17-78.el7.ppc64",
          "7Client:glibc-headers-0:2.17-78.el7.s390x",
          "7Client:glibc-headers-0:2.17-78.el7.x86_64",
          "7Client:glibc-static-0:2.17-78.el7.i686",
          "7Client:glibc-static-0:2.17-78.el7.ppc",
          "7Client:glibc-static-0:2.17-78.el7.ppc64",
          "7Client:glibc-static-0:2.17-78.el7.s390",
          "7Client:glibc-static-0:2.17-78.el7.s390x",
          "7Client:glibc-static-0:2.17-78.el7.x86_64",
          "7Client:glibc-utils-0:2.17-78.el7.ppc64",
          "7Client:glibc-utils-0:2.17-78.el7.s390x",
          "7Client:glibc-utils-0:2.17-78.el7.x86_64",
          "7Client:nscd-0:2.17-78.el7.ppc64",
          "7Client:nscd-0:2.17-78.el7.s390x",
          "7Client:nscd-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.src",
          "7ComputeNode-optional:glibc-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-common-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.i686",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7ComputeNode-optional:nscd-0:2.17-78.el7.ppc64",
          "7ComputeNode-optional:nscd-0:2.17-78.el7.s390x",
          "7ComputeNode-optional:nscd-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-0:2.17-78.el7.src",
          "7ComputeNode:glibc-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-common-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-common-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-common-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-devel-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-headers-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-headers-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-headers-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-static-0:2.17-78.el7.i686",
          "7ComputeNode:glibc-static-0:2.17-78.el7.ppc",
          "7ComputeNode:glibc-static-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-static-0:2.17-78.el7.s390",
          "7ComputeNode:glibc-static-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-static-0:2.17-78.el7.x86_64",
          "7ComputeNode:glibc-utils-0:2.17-78.el7.ppc64",
          "7ComputeNode:glibc-utils-0:2.17-78.el7.s390x",
          "7ComputeNode:glibc-utils-0:2.17-78.el7.x86_64",
          "7ComputeNode:nscd-0:2.17-78.el7.ppc64",
          "7ComputeNode:nscd-0:2.17-78.el7.s390x",
          "7ComputeNode:nscd-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-0:2.17-78.el7.i686",
          "7Server-optional:glibc-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-0:2.17-78.el7.s390",
          "7Server-optional:glibc-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-0:2.17-78.el7.src",
          "7Server-optional:glibc-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-common-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-devel-0:2.17-78.el7.i686",
          "7Server-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-devel-0:2.17-78.el7.s390",
          "7Server-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-static-0:2.17-78.el7.i686",
          "7Server-optional:glibc-static-0:2.17-78.el7.ppc",
          "7Server-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-static-0:2.17-78.el7.s390",
          "7Server-optional:glibc-static-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7Server-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7Server-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7Server-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7Server-optional:nscd-0:2.17-78.el7.ppc64",
          "7Server-optional:nscd-0:2.17-78.el7.s390x",
          "7Server-optional:nscd-0:2.17-78.el7.x86_64",
          "7Server:glibc-0:2.17-78.el7.i686",
          "7Server:glibc-0:2.17-78.el7.ppc",
          "7Server:glibc-0:2.17-78.el7.ppc64",
          "7Server:glibc-0:2.17-78.el7.s390",
          "7Server:glibc-0:2.17-78.el7.s390x",
          "7Server:glibc-0:2.17-78.el7.src",
          "7Server:glibc-0:2.17-78.el7.x86_64",
          "7Server:glibc-common-0:2.17-78.el7.ppc64",
          "7Server:glibc-common-0:2.17-78.el7.s390x",
          "7Server:glibc-common-0:2.17-78.el7.x86_64",
          "7Server:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Server:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Server:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Server:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Server:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Server:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Server:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Server:glibc-devel-0:2.17-78.el7.i686",
          "7Server:glibc-devel-0:2.17-78.el7.ppc",
          "7Server:glibc-devel-0:2.17-78.el7.ppc64",
          "7Server:glibc-devel-0:2.17-78.el7.s390",
          "7Server:glibc-devel-0:2.17-78.el7.s390x",
          "7Server:glibc-devel-0:2.17-78.el7.x86_64",
          "7Server:glibc-headers-0:2.17-78.el7.ppc64",
          "7Server:glibc-headers-0:2.17-78.el7.s390x",
          "7Server:glibc-headers-0:2.17-78.el7.x86_64",
          "7Server:glibc-static-0:2.17-78.el7.i686",
          "7Server:glibc-static-0:2.17-78.el7.ppc",
          "7Server:glibc-static-0:2.17-78.el7.ppc64",
          "7Server:glibc-static-0:2.17-78.el7.s390",
          "7Server:glibc-static-0:2.17-78.el7.s390x",
          "7Server:glibc-static-0:2.17-78.el7.x86_64",
          "7Server:glibc-utils-0:2.17-78.el7.ppc64",
          "7Server:glibc-utils-0:2.17-78.el7.s390x",
          "7Server:glibc-utils-0:2.17-78.el7.x86_64",
          "7Server:nscd-0:2.17-78.el7.ppc64",
          "7Server:nscd-0:2.17-78.el7.s390x",
          "7Server:nscd-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-0:2.17-78.el7.src",
          "7Workstation-optional:glibc-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-common-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-common-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-common-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-devel-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-headers-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-headers-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-headers-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.i686",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.s390",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-static-0:2.17-78.el7.x86_64",
          "7Workstation-optional:glibc-utils-0:2.17-78.el7.ppc64",
          "7Workstation-optional:glibc-utils-0:2.17-78.el7.s390x",
          "7Workstation-optional:glibc-utils-0:2.17-78.el7.x86_64",
          "7Workstation-optional:nscd-0:2.17-78.el7.ppc64",
          "7Workstation-optional:nscd-0:2.17-78.el7.s390x",
          "7Workstation-optional:nscd-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-0:2.17-78.el7.i686",
          "7Workstation:glibc-0:2.17-78.el7.ppc",
          "7Workstation:glibc-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-0:2.17-78.el7.s390",
          "7Workstation:glibc-0:2.17-78.el7.s390x",
          "7Workstation:glibc-0:2.17-78.el7.src",
          "7Workstation:glibc-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-common-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-common-0:2.17-78.el7.s390x",
          "7Workstation:glibc-common-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.i686",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390x",
          "7Workstation:glibc-debuginfo-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.i686",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390x",
          "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-devel-0:2.17-78.el7.i686",
          "7Workstation:glibc-devel-0:2.17-78.el7.ppc",
          "7Workstation:glibc-devel-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-devel-0:2.17-78.el7.s390",
          "7Workstation:glibc-devel-0:2.17-78.el7.s390x",
          "7Workstation:glibc-devel-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-headers-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-headers-0:2.17-78.el7.s390x",
          "7Workstation:glibc-headers-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-static-0:2.17-78.el7.i686",
          "7Workstation:glibc-static-0:2.17-78.el7.ppc",
          "7Workstation:glibc-static-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-static-0:2.17-78.el7.s390",
          "7Workstation:glibc-static-0:2.17-78.el7.s390x",
          "7Workstation:glibc-static-0:2.17-78.el7.x86_64",
          "7Workstation:glibc-utils-0:2.17-78.el7.ppc64",
          "7Workstation:glibc-utils-0:2.17-78.el7.s390x",
          "7Workstation:glibc-utils-0:2.17-78.el7.x86_64",
          "7Workstation:nscd-0:2.17-78.el7.ppc64",
          "7Workstation:nscd-0:2.17-78.el7.s390x",
          "7Workstation:nscd-0:2.17-78.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2014-8121"
        },
        {
          "category": "external",
          "summary": "RHBZ#1165192",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1165192"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2014-8121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-8121"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8121",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8121"
        }
      ],
      "release_date": "2015-02-23T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2015-03-05T07:10:38+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:glibc-0:2.17-78.el7.i686",
            "7Client-optional:glibc-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-0:2.17-78.el7.s390",
            "7Client-optional:glibc-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-0:2.17-78.el7.src",
            "7Client-optional:glibc-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-static-0:2.17-78.el7.i686",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client-optional:nscd-0:2.17-78.el7.ppc64",
            "7Client-optional:nscd-0:2.17-78.el7.s390x",
            "7Client-optional:nscd-0:2.17-78.el7.x86_64",
            "7Client:glibc-0:2.17-78.el7.i686",
            "7Client:glibc-0:2.17-78.el7.ppc",
            "7Client:glibc-0:2.17-78.el7.ppc64",
            "7Client:glibc-0:2.17-78.el7.s390",
            "7Client:glibc-0:2.17-78.el7.s390x",
            "7Client:glibc-0:2.17-78.el7.src",
            "7Client:glibc-0:2.17-78.el7.x86_64",
            "7Client:glibc-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-common-0:2.17-78.el7.s390x",
            "7Client:glibc-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-devel-0:2.17-78.el7.i686",
            "7Client:glibc-devel-0:2.17-78.el7.ppc",
            "7Client:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client:glibc-devel-0:2.17-78.el7.s390",
            "7Client:glibc-devel-0:2.17-78.el7.s390x",
            "7Client:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client:glibc-headers-0:2.17-78.el7.s390x",
            "7Client:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client:glibc-static-0:2.17-78.el7.i686",
            "7Client:glibc-static-0:2.17-78.el7.ppc",
            "7Client:glibc-static-0:2.17-78.el7.ppc64",
            "7Client:glibc-static-0:2.17-78.el7.s390",
            "7Client:glibc-static-0:2.17-78.el7.s390x",
            "7Client:glibc-static-0:2.17-78.el7.x86_64",
            "7Client:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client:glibc-utils-0:2.17-78.el7.s390x",
            "7Client:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client:nscd-0:2.17-78.el7.ppc64",
            "7Client:nscd-0:2.17-78.el7.s390x",
            "7Client:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.src",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-0:2.17-78.el7.src",
            "7ComputeNode:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode:nscd-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-0:2.17-78.el7.i686",
            "7Server-optional:glibc-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-0:2.17-78.el7.s390",
            "7Server-optional:glibc-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-0:2.17-78.el7.src",
            "7Server-optional:glibc-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-static-0:2.17-78.el7.i686",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server-optional:nscd-0:2.17-78.el7.ppc64",
            "7Server-optional:nscd-0:2.17-78.el7.s390x",
            "7Server-optional:nscd-0:2.17-78.el7.x86_64",
            "7Server:glibc-0:2.17-78.el7.i686",
            "7Server:glibc-0:2.17-78.el7.ppc",
            "7Server:glibc-0:2.17-78.el7.ppc64",
            "7Server:glibc-0:2.17-78.el7.s390",
            "7Server:glibc-0:2.17-78.el7.s390x",
            "7Server:glibc-0:2.17-78.el7.src",
            "7Server:glibc-0:2.17-78.el7.x86_64",
            "7Server:glibc-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-common-0:2.17-78.el7.s390x",
            "7Server:glibc-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-devel-0:2.17-78.el7.i686",
            "7Server:glibc-devel-0:2.17-78.el7.ppc",
            "7Server:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server:glibc-devel-0:2.17-78.el7.s390",
            "7Server:glibc-devel-0:2.17-78.el7.s390x",
            "7Server:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server:glibc-headers-0:2.17-78.el7.s390x",
            "7Server:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server:glibc-static-0:2.17-78.el7.i686",
            "7Server:glibc-static-0:2.17-78.el7.ppc",
            "7Server:glibc-static-0:2.17-78.el7.ppc64",
            "7Server:glibc-static-0:2.17-78.el7.s390",
            "7Server:glibc-static-0:2.17-78.el7.s390x",
            "7Server:glibc-static-0:2.17-78.el7.x86_64",
            "7Server:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server:glibc-utils-0:2.17-78.el7.s390x",
            "7Server:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server:nscd-0:2.17-78.el7.ppc64",
            "7Server:nscd-0:2.17-78.el7.s390x",
            "7Server:nscd-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-0:2.17-78.el7.src",
            "7Workstation-optional:glibc-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation-optional:nscd-0:2.17-78.el7.ppc64",
            "7Workstation-optional:nscd-0:2.17-78.el7.s390x",
            "7Workstation-optional:nscd-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-0:2.17-78.el7.i686",
            "7Workstation:glibc-0:2.17-78.el7.ppc",
            "7Workstation:glibc-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-0:2.17-78.el7.s390",
            "7Workstation:glibc-0:2.17-78.el7.s390x",
            "7Workstation:glibc-0:2.17-78.el7.src",
            "7Workstation:glibc-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-static-0:2.17-78.el7.i686",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-static-0:2.17-78.el7.s390",
            "7Workstation:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation:nscd-0:2.17-78.el7.ppc64",
            "7Workstation:nscd-0:2.17-78.el7.s390x",
            "7Workstation:nscd-0:2.17-78.el7.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2015:0327"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "ADJACENT_NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 3.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:glibc-0:2.17-78.el7.i686",
            "7Client-optional:glibc-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-0:2.17-78.el7.s390",
            "7Client-optional:glibc-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-0:2.17-78.el7.src",
            "7Client-optional:glibc-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Client-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-static-0:2.17-78.el7.i686",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Client-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390",
            "7Client-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Client-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client-optional:nscd-0:2.17-78.el7.ppc64",
            "7Client-optional:nscd-0:2.17-78.el7.s390x",
            "7Client-optional:nscd-0:2.17-78.el7.x86_64",
            "7Client:glibc-0:2.17-78.el7.i686",
            "7Client:glibc-0:2.17-78.el7.ppc",
            "7Client:glibc-0:2.17-78.el7.ppc64",
            "7Client:glibc-0:2.17-78.el7.s390",
            "7Client:glibc-0:2.17-78.el7.s390x",
            "7Client:glibc-0:2.17-78.el7.src",
            "7Client:glibc-0:2.17-78.el7.x86_64",
            "7Client:glibc-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-common-0:2.17-78.el7.s390x",
            "7Client:glibc-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Client:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Client:glibc-devel-0:2.17-78.el7.i686",
            "7Client:glibc-devel-0:2.17-78.el7.ppc",
            "7Client:glibc-devel-0:2.17-78.el7.ppc64",
            "7Client:glibc-devel-0:2.17-78.el7.s390",
            "7Client:glibc-devel-0:2.17-78.el7.s390x",
            "7Client:glibc-devel-0:2.17-78.el7.x86_64",
            "7Client:glibc-headers-0:2.17-78.el7.ppc64",
            "7Client:glibc-headers-0:2.17-78.el7.s390x",
            "7Client:glibc-headers-0:2.17-78.el7.x86_64",
            "7Client:glibc-static-0:2.17-78.el7.i686",
            "7Client:glibc-static-0:2.17-78.el7.ppc",
            "7Client:glibc-static-0:2.17-78.el7.ppc64",
            "7Client:glibc-static-0:2.17-78.el7.s390",
            "7Client:glibc-static-0:2.17-78.el7.s390x",
            "7Client:glibc-static-0:2.17-78.el7.x86_64",
            "7Client:glibc-utils-0:2.17-78.el7.ppc64",
            "7Client:glibc-utils-0:2.17-78.el7.s390x",
            "7Client:glibc-utils-0:2.17-78.el7.x86_64",
            "7Client:nscd-0:2.17-78.el7.ppc64",
            "7Client:nscd-0:2.17-78.el7.s390x",
            "7Client:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.src",
            "7ComputeNode-optional:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode-optional:nscd-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-0:2.17-78.el7.src",
            "7ComputeNode:glibc-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-devel-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-headers-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.i686",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc",
            "7ComputeNode:glibc-static-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390",
            "7ComputeNode:glibc-static-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-static-0:2.17-78.el7.x86_64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.ppc64",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.s390x",
            "7ComputeNode:glibc-utils-0:2.17-78.el7.x86_64",
            "7ComputeNode:nscd-0:2.17-78.el7.ppc64",
            "7ComputeNode:nscd-0:2.17-78.el7.s390x",
            "7ComputeNode:nscd-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-0:2.17-78.el7.i686",
            "7Server-optional:glibc-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-0:2.17-78.el7.s390",
            "7Server-optional:glibc-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-0:2.17-78.el7.src",
            "7Server-optional:glibc-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Server-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-static-0:2.17-78.el7.i686",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Server-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390",
            "7Server-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Server-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server-optional:nscd-0:2.17-78.el7.ppc64",
            "7Server-optional:nscd-0:2.17-78.el7.s390x",
            "7Server-optional:nscd-0:2.17-78.el7.x86_64",
            "7Server:glibc-0:2.17-78.el7.i686",
            "7Server:glibc-0:2.17-78.el7.ppc",
            "7Server:glibc-0:2.17-78.el7.ppc64",
            "7Server:glibc-0:2.17-78.el7.s390",
            "7Server:glibc-0:2.17-78.el7.s390x",
            "7Server:glibc-0:2.17-78.el7.src",
            "7Server:glibc-0:2.17-78.el7.x86_64",
            "7Server:glibc-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-common-0:2.17-78.el7.s390x",
            "7Server:glibc-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Server:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Server:glibc-devel-0:2.17-78.el7.i686",
            "7Server:glibc-devel-0:2.17-78.el7.ppc",
            "7Server:glibc-devel-0:2.17-78.el7.ppc64",
            "7Server:glibc-devel-0:2.17-78.el7.s390",
            "7Server:glibc-devel-0:2.17-78.el7.s390x",
            "7Server:glibc-devel-0:2.17-78.el7.x86_64",
            "7Server:glibc-headers-0:2.17-78.el7.ppc64",
            "7Server:glibc-headers-0:2.17-78.el7.s390x",
            "7Server:glibc-headers-0:2.17-78.el7.x86_64",
            "7Server:glibc-static-0:2.17-78.el7.i686",
            "7Server:glibc-static-0:2.17-78.el7.ppc",
            "7Server:glibc-static-0:2.17-78.el7.ppc64",
            "7Server:glibc-static-0:2.17-78.el7.s390",
            "7Server:glibc-static-0:2.17-78.el7.s390x",
            "7Server:glibc-static-0:2.17-78.el7.x86_64",
            "7Server:glibc-utils-0:2.17-78.el7.ppc64",
            "7Server:glibc-utils-0:2.17-78.el7.s390x",
            "7Server:glibc-utils-0:2.17-78.el7.x86_64",
            "7Server:nscd-0:2.17-78.el7.ppc64",
            "7Server:nscd-0:2.17-78.el7.s390x",
            "7Server:nscd-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-0:2.17-78.el7.src",
            "7Workstation-optional:glibc-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.i686",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation-optional:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation-optional:nscd-0:2.17-78.el7.ppc64",
            "7Workstation-optional:nscd-0:2.17-78.el7.s390x",
            "7Workstation-optional:nscd-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-0:2.17-78.el7.i686",
            "7Workstation:glibc-0:2.17-78.el7.ppc",
            "7Workstation:glibc-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-0:2.17-78.el7.s390",
            "7Workstation:glibc-0:2.17-78.el7.s390x",
            "7Workstation:glibc-0:2.17-78.el7.src",
            "7Workstation:glibc-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.i686",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.s390x",
            "7Workstation:glibc-debuginfo-common-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-devel-0:2.17-78.el7.i686",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc",
            "7Workstation:glibc-devel-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390",
            "7Workstation:glibc-devel-0:2.17-78.el7.s390x",
            "7Workstation:glibc-devel-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-headers-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-headers-0:2.17-78.el7.s390x",
            "7Workstation:glibc-headers-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-static-0:2.17-78.el7.i686",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc",
            "7Workstation:glibc-static-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-static-0:2.17-78.el7.s390",
            "7Workstation:glibc-static-0:2.17-78.el7.s390x",
            "7Workstation:glibc-static-0:2.17-78.el7.x86_64",
            "7Workstation:glibc-utils-0:2.17-78.el7.ppc64",
            "7Workstation:glibc-utils-0:2.17-78.el7.s390x",
            "7Workstation:glibc-utils-0:2.17-78.el7.x86_64",
            "7Workstation:nscd-0:2.17-78.el7.ppc64",
            "7Workstation:nscd-0:2.17-78.el7.s390x",
            "7Workstation:nscd-0:2.17-78.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "glibc: Unexpected closing of nss_files databases after lookups causes denial of service"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.