rhsa-2016_2583
Vulnerability from csaf_redhat
Published
2016-11-03 08:08
Modified
2024-09-15 23:17
Summary
Red Hat Security Advisory: ntp security and bug fix update

Notes

Topic
An update for ntp is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Network Time Protocol (NTP) is used to synchronize a computer's time with another referenced time source. These packages include the ntpd service which continuously adjusts system time and utilities used to query and configure the ntpd service. Security Fix(es): * It was found that the fix for CVE-2014-9750 was incomplete: three issues were found in the value length checks in NTP's ntp_crypto.c, where a packet with particular autokey operations that contained malicious data was not always being completely validated. A remote attacker could use a specially crafted NTP packet to crash ntpd. (CVE-2015-7691, CVE-2015-7692, CVE-2015-7702) * A memory leak flaw was found in ntpd's CRYPTO_ASSOC. If ntpd was configured to use autokey authentication, an attacker could send packets to ntpd that would, after several days of ongoing attack, cause it to run out of memory. (CVE-2015-7701) * An off-by-one flaw, leading to a buffer overflow, was found in cookedprint functionality of ntpq. A specially crafted NTP packet could potentially cause ntpq to crash. (CVE-2015-7852) * A NULL pointer dereference flaw was found in the way ntpd processed 'ntpdc reslist' commands that queried restriction lists with a large amount of entries. A remote attacker could potentially use this flaw to crash ntpd. (CVE-2015-7977) * A stack-based buffer overflow flaw was found in the way ntpd processed 'ntpdc reslist' commands that queried restriction lists with a large amount of entries. A remote attacker could use this flaw to crash ntpd. (CVE-2015-7978) * It was found that when NTP was configured in broadcast mode, a remote attacker could broadcast packets with bad authentication to all clients. The clients, upon receiving the malformed packets, would break the association with the broadcast server, causing them to become out of sync over a longer period of time. (CVE-2015-7979) * It was found that ntpd could crash due to an uninitialized variable when processing malformed logconfig configuration commands. (CVE-2015-5194) * It was found that ntpd would exit with a segmentation fault when a statistics type that was not enabled during compilation (e.g. timingstats) was referenced by the statistics or filegen configuration command. (CVE-2015-5195) * It was found that NTP's :config command could be used to set the pidfile and driftfile paths without any restrictions. A remote attacker could use this flaw to overwrite a file on the file system with a file containing the pid of the ntpd process (immediately) or the current estimated drift of the system clock (in hourly intervals). (CVE-2015-5196, CVE-2015-7703) * It was discovered that the sntp utility could become unresponsive due to being caught in an infinite loop when processing a crafted NTP packet. (CVE-2015-5219) * A flaw was found in the way NTP verified trusted keys during symmetric key authentication. An authenticated client (A) could use this flaw to modify a packet sent between a server (B) and a client (C) using a key that is different from the one known to the client (A). (CVE-2015-7974) * A flaw was found in the way the ntpq client processed certain incoming packets in a loop in the getresponse() function. A remote attacker could potentially use this flaw to crash an ntpq client instance. (CVE-2015-8158) The CVE-2015-5219 and CVE-2015-7703 issues were discovered by Miroslav Lichvár (Red Hat). Additional Changes: For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.
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_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for ntp is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The Network Time Protocol (NTP) is used to synchronize a computer\u0027s time with another referenced time source. These packages include the ntpd service which continuously adjusts system time and utilities used to query and configure the ntpd service.\n\nSecurity Fix(es):\n\n* It was found that the fix for CVE-2014-9750 was incomplete: three issues were found in the value length checks in NTP\u0027s ntp_crypto.c, where a packet with particular autokey operations that contained malicious data was not always being completely validated. A remote attacker could use a specially crafted NTP packet to crash ntpd. (CVE-2015-7691, CVE-2015-7692, CVE-2015-7702)\n\n* A memory leak flaw was found in ntpd\u0027s CRYPTO_ASSOC. If ntpd was configured to use autokey authentication, an attacker could send packets to ntpd that would, after several days of ongoing attack, cause it to run out of memory. (CVE-2015-7701)\n\n* An off-by-one flaw, leading to a buffer overflow, was found in cookedprint functionality of ntpq. A specially crafted NTP packet could potentially cause ntpq to crash. (CVE-2015-7852)\n\n* A NULL pointer dereference flaw was found in the way ntpd processed \u0027ntpdc reslist\u0027 commands that queried restriction lists with a large amount of entries. A remote attacker could potentially use this flaw to crash ntpd. (CVE-2015-7977)\n\n* A stack-based buffer overflow flaw was found in the way ntpd processed \u0027ntpdc reslist\u0027 commands that queried restriction lists with a large amount of entries. A remote attacker could use this flaw to crash ntpd. (CVE-2015-7978)\n\n* It was found that when NTP was configured in broadcast mode, a remote attacker could broadcast packets with bad authentication to all clients. The clients, upon receiving the malformed packets, would break the association with the broadcast server, causing them to become out of sync over a longer period of time. (CVE-2015-7979)\n\n* It was found that ntpd could crash due to an uninitialized variable when processing malformed logconfig configuration commands. (CVE-2015-5194)\n\n* It was found that ntpd would exit with a segmentation fault when a statistics type that was not enabled during compilation (e.g. timingstats) was referenced by the statistics or filegen configuration command. (CVE-2015-5195)\n\n* It was found that NTP\u0027s :config command could be used to set the pidfile and driftfile paths without any restrictions. A remote attacker could use this flaw to overwrite a file on the file system with a file containing the pid of the ntpd process (immediately) or the current estimated drift of the system clock (in hourly intervals). (CVE-2015-5196, CVE-2015-7703)\n\n* It was discovered that the sntp utility could become unresponsive due to being caught in an infinite loop when processing a crafted NTP packet. (CVE-2015-5219)\n\n* A flaw was found in the way NTP verified trusted keys during symmetric key authentication. An authenticated client (A) could use this flaw to modify a packet sent between a server (B) and a client (C) using a key that is different from the one known to the client (A). (CVE-2015-7974)\n\n* A flaw was found in the way the ntpq client processed certain incoming packets in a loop in the getresponse() function. A remote attacker could potentially use this flaw to crash an ntpq client instance. (CVE-2015-8158)\n\nThe CVE-2015-5219 and CVE-2015-7703 issues were discovered by Miroslav Lichv\u00e1r (Red Hat).\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.3 Release Notes linked from the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat offerings.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2016:2583",
        "url": "https://access.redhat.com/errata/RHSA-2016:2583"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html",
        "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html"
      },
      {
        "category": "external",
        "summary": "1242553",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1242553"
      },
      {
        "category": "external",
        "summary": "1254542",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254542"
      },
      {
        "category": "external",
        "summary": "1254544",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254544"
      },
      {
        "category": "external",
        "summary": "1254547",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254547"
      },
      {
        "category": "external",
        "summary": "1255118",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1255118"
      },
      {
        "category": "external",
        "summary": "1274254",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274254"
      },
      {
        "category": "external",
        "summary": "1274255",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274255"
      },
      {
        "category": "external",
        "summary": "1274261",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274261"
      },
      {
        "category": "external",
        "summary": "1297471",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1297471"
      },
      {
        "category": "external",
        "summary": "1300269",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300269"
      },
      {
        "category": "external",
        "summary": "1300270",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300270"
      },
      {
        "category": "external",
        "summary": "1300271",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300271"
      },
      {
        "category": "external",
        "summary": "1300273",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300273"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://access.redhat.com/security/data/csaf/v2/advisories/2016/rhsa-2016_2583.json"
      }
    ],
    "title": "Red Hat Security Advisory: ntp security and bug fix update",
    "tracking": {
      "current_release_date": "2024-09-15T23:17:55+00:00",
      "generator": {
        "date": "2024-09-15T23:17:55+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "3.33.3"
        }
      },
      "id": "RHSA-2016:2583",
      "initial_release_date": "2016-11-03T08:08:36+00:00",
      "revision_history": [
        {
          "date": "2016-11-03T08:08:36+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2016-11-03T08:08:36+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-09-15T23:17:55+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": "ntp-0:4.2.6p5-25.el7.src",
                "product": {
                  "name": "ntp-0:4.2.6p5-25.el7.src",
                  "product_id": "ntp-0:4.2.6p5-25.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp@4.2.6p5-25.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ntp-0:4.2.6p5-25.el7.x86_64",
                "product": {
                  "name": "ntp-0:4.2.6p5-25.el7.x86_64",
                  "product_id": "ntp-0:4.2.6p5-25.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp@4.2.6p5-25.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
                "product": {
                  "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
                  "product_id": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp-debuginfo@4.2.6p5-25.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntpdate-0:4.2.6p5-25.el7.x86_64",
                "product": {
                  "name": "ntpdate-0:4.2.6p5-25.el7.x86_64",
                  "product_id": "ntpdate-0:4.2.6p5-25.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntpdate@4.2.6p5-25.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sntp-0:4.2.6p5-25.el7.x86_64",
                "product": {
                  "name": "sntp-0:4.2.6p5-25.el7.x86_64",
                  "product_id": "sntp-0:4.2.6p5-25.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sntp@4.2.6p5-25.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ntp-doc-0:4.2.6p5-25.el7.noarch",
                "product": {
                  "name": "ntp-doc-0:4.2.6p5-25.el7.noarch",
                  "product_id": "ntp-doc-0:4.2.6p5-25.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp-doc@4.2.6p5-25.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-perl-0:4.2.6p5-25.el7.noarch",
                "product": {
                  "name": "ntp-perl-0:4.2.6p5-25.el7.noarch",
                  "product_id": "ntp-perl-0:4.2.6p5-25.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp-perl@4.2.6p5-25.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sntp-0:4.2.6p5-25.el7.s390x",
                "product": {
                  "name": "sntp-0:4.2.6p5-25.el7.s390x",
                  "product_id": "sntp-0:4.2.6p5-25.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sntp@4.2.6p5-25.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
                "product": {
                  "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
                  "product_id": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp-debuginfo@4.2.6p5-25.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntpdate-0:4.2.6p5-25.el7.s390x",
                "product": {
                  "name": "ntpdate-0:4.2.6p5-25.el7.s390x",
                  "product_id": "ntpdate-0:4.2.6p5-25.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntpdate@4.2.6p5-25.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-0:4.2.6p5-25.el7.s390x",
                "product": {
                  "name": "ntp-0:4.2.6p5-25.el7.s390x",
                  "product_id": "ntp-0:4.2.6p5-25.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp@4.2.6p5-25.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
                "product": {
                  "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
                  "product_id": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp-debuginfo@4.2.6p5-25.el7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sntp-0:4.2.6p5-25.el7.aarch64",
                "product": {
                  "name": "sntp-0:4.2.6p5-25.el7.aarch64",
                  "product_id": "sntp-0:4.2.6p5-25.el7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sntp@4.2.6p5-25.el7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntpdate-0:4.2.6p5-25.el7.aarch64",
                "product": {
                  "name": "ntpdate-0:4.2.6p5-25.el7.aarch64",
                  "product_id": "ntpdate-0:4.2.6p5-25.el7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntpdate@4.2.6p5-25.el7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-0:4.2.6p5-25.el7.aarch64",
                "product": {
                  "name": "ntp-0:4.2.6p5-25.el7.aarch64",
                  "product_id": "ntp-0:4.2.6p5-25.el7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp@4.2.6p5-25.el7?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "sntp-0:4.2.6p5-25.el7.ppc64",
                "product": {
                  "name": "sntp-0:4.2.6p5-25.el7.ppc64",
                  "product_id": "sntp-0:4.2.6p5-25.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sntp@4.2.6p5-25.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
                "product": {
                  "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
                  "product_id": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp-debuginfo@4.2.6p5-25.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-0:4.2.6p5-25.el7.ppc64",
                "product": {
                  "name": "ntp-0:4.2.6p5-25.el7.ppc64",
                  "product_id": "ntp-0:4.2.6p5-25.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp@4.2.6p5-25.el7?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntpdate-0:4.2.6p5-25.el7.ppc64",
                "product": {
                  "name": "ntpdate-0:4.2.6p5-25.el7.ppc64",
                  "product_id": "ntpdate-0:4.2.6p5-25.el7.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntpdate@4.2.6p5-25.el7?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
                "product": {
                  "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
                  "product_id": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp-debuginfo@4.2.6p5-25.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "sntp-0:4.2.6p5-25.el7.ppc64le",
                "product": {
                  "name": "sntp-0:4.2.6p5-25.el7.ppc64le",
                  "product_id": "sntp-0:4.2.6p5-25.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/sntp@4.2.6p5-25.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntp-0:4.2.6p5-25.el7.ppc64le",
                "product": {
                  "name": "ntp-0:4.2.6p5-25.el7.ppc64le",
                  "product_id": "ntp-0:4.2.6p5-25.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntp@4.2.6p5-25.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
                "product": {
                  "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
                  "product_id": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ntpdate@4.2.6p5-25.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
          "product_id": "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
          "product_id": "7Client:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Client"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
          "product_id": "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
          "product_id": "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7ComputeNode"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
          "product_id": "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
          "product_id": "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation-optional"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-0:4.2.6p5-25.el7.src"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.src",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-doc-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-doc-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntp-perl-0:4.2.6p5-25.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch"
        },
        "product_reference": "ntp-perl-0:4.2.6p5-25.el7.noarch",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ntpdate-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "ntpdate-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.aarch64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.ppc64le",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:sntp-0:4.2.6p5-25.el7.s390x"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.s390x",
        "relates_to_product_reference": "7Workstation"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "sntp-0:4.2.6p5-25.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        },
        "product_reference": "sntp-0:4.2.6p5-25.el7.x86_64",
        "relates_to_product_reference": "7Workstation"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2015-5194",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "discovery_date": "2015-07-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1254542"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that ntpd could crash due to an uninitialized variable when processing malformed logconfig configuration commands.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: crash with crafted logconfig configuration command",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-5194"
        },
        {
          "category": "external",
          "summary": "RHBZ#1254542",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254542"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5194",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-5194"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5194",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5194"
        }
      ],
      "release_date": "2015-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ntp: crash with crafted logconfig configuration command"
    },
    {
      "cve": "CVE-2015-5195",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "discovery_date": "2015-07-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1254544"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that ntpd would exit with a segmentation fault when a statistics type that was not enabled during compilation (e.g. timingstats) was referenced by the statistics or filegen configuration command.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: ntpd crash when processing config commands with statistics type",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-5195"
        },
        {
          "category": "external",
          "summary": "RHBZ#1254544",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254544"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5195",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-5195"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5195",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5195"
        }
      ],
      "release_date": "2015-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ntp: ntpd crash when processing config commands with statistics type"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Miroslav Lichv\u00e1r"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2015-5196",
      "cwe": {
        "id": "CWE-73",
        "name": "External Control of File Name or Path"
      },
      "discovery_date": "2015-07-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1254547"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that NTP\u0027s :config command could be used to set the pidfile and driftfile paths without any restrictions. A remote attacker could use this flaw to overwrite a file on the file system with a file containing the pid of the ntpd process (immediately) or the current estimated drift of the system clock (in hourly intervals).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: config command can be used to set the pidfile and drift file paths",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-5196"
        },
        {
          "category": "external",
          "summary": "RHBZ#1254547",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254547"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5196",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-5196"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5196",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5196"
        }
      ],
      "release_date": "2015-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Disable remote runtime configuration with ntpq or ntpdc. In the default NTP configuration on Red Hat Enterprise Linux, runtime configuration with ntpq or ntpdc is limited to localhost.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ntp: config command can be used to set the pidfile and drift file paths"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Miroslav Lichvar"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2015-5219",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2015-07-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1255118"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the sntp utility could become unresponsive due to being caught in an infinite loop when processing a crafted NTP packet.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: infinite loop in sntp processing crafted packet",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-5219"
        },
        {
          "category": "external",
          "summary": "RHBZ#1255118",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1255118"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-5219",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-5219"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5219",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5219"
        }
      ],
      "release_date": "2015-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        }
      ],
      "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:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ntp: infinite loop in sntp processing crafted packet"
    },
    {
      "cve": "CVE-2015-7691",
      "discovery_date": "2015-10-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1274254"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that the fix for CVE-2014-9750 was incomplete: three issues were found in the value length checks in NTP\u0027s ntp_crypto.c, where a packet with particular autokey operations that contained malicious data was not always being completely validated. A remote attacker could use a specially crafted NTP packet to crash ntpd.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: incomplete checks in ntp_crypto.c",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7691"
        },
        {
          "category": "external",
          "summary": "RHBZ#1274254",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274254"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7691",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7691"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7691",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7691"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner"
        },
        {
          "category": "external",
          "summary": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L11",
          "url": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L11"
        }
      ],
      "release_date": "2015-10-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Disable NTP autokey authentication by removing, or commenting out, all configuration directives beginning with the \u0027crypto\u0027 keyword in your ntp.conf file.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: incomplete checks in ntp_crypto.c"
    },
    {
      "cve": "CVE-2015-7692",
      "discovery_date": "2015-10-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1274254"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that the fix for CVE-2014-9750 was incomplete: three issues were found in the value length checks in NTP\u0027s ntp_crypto.c, where a packet with particular autokey operations that contained malicious data was not always being completely validated. A remote attacker could use a specially crafted NTP packet to crash ntpd.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: incomplete checks in ntp_crypto.c",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7692"
        },
        {
          "category": "external",
          "summary": "RHBZ#1274254",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274254"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7692",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7692"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7692",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7692"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner"
        },
        {
          "category": "external",
          "summary": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L11",
          "url": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L11"
        }
      ],
      "release_date": "2015-10-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Disable NTP autokey authentication by removing, or commenting out, all configuration directives beginning with the \u0027crypto\u0027 keyword in your ntp.conf file.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: incomplete checks in ntp_crypto.c"
    },
    {
      "cve": "CVE-2015-7701",
      "cwe": {
        "id": "CWE-401",
        "name": "Missing Release of Memory after Effective Lifetime"
      },
      "discovery_date": "2015-10-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1274255"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A memory leak flaw was found in ntpd\u0027s CRYPTO_ASSOC. If ntpd was configured to use autokey authentication, an attacker could send packets to ntpd that would, after several days of ongoing attack, cause it to run out of memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: slow memory leak in CRYPTO_ASSOC",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7701"
        },
        {
          "category": "external",
          "summary": "RHBZ#1274255",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274255"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7701",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7701"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7701",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7701"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner"
        },
        {
          "category": "external",
          "summary": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L91",
          "url": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L91"
        }
      ],
      "release_date": "2015-10-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Disable NTP autokey authentication by removing, or commenting out, all configuration directives beginning with the \u0027crypto\u0027 keyword in your ntp.conf file.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: slow memory leak in CRYPTO_ASSOC"
    },
    {
      "cve": "CVE-2015-7702",
      "discovery_date": "2015-10-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1274254"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that the fix for CVE-2014-9750 was incomplete: three issues were found in the value length checks in NTP\u0027s ntp_crypto.c, where a packet with particular autokey operations that contained malicious data was not always being completely validated. A remote attacker could use a specially crafted NTP packet to crash ntpd.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: incomplete checks in ntp_crypto.c",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7702"
        },
        {
          "category": "external",
          "summary": "RHBZ#1274254",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274254"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7702",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7702"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7702",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7702"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#October_2015_NTP_Security_Vulner"
        },
        {
          "category": "external",
          "summary": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L11",
          "url": "https://github.com/ntp-project/ntp/blob/stable/NEWS#L11"
        }
      ],
      "release_date": "2015-10-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Disable NTP autokey authentication by removing, or commenting out, all configuration directives beginning with the \u0027crypto\u0027 keyword in your ntp.conf file.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: incomplete checks in ntp_crypto.c"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Miroslav Lichv\u00e1r"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2015-7703",
      "cwe": {
        "id": "CWE-73",
        "name": "External Control of File Name or Path"
      },
      "discovery_date": "2015-07-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1254547"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that NTP\u0027s :config command could be used to set the pidfile and driftfile paths without any restrictions. A remote attacker could use this flaw to overwrite a file on the file system with a file containing the pid of the ntpd process (immediately) or the current estimated drift of the system clock (in hourly intervals).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: config command can be used to set the pidfile and drift file paths",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7703"
        },
        {
          "category": "external",
          "summary": "RHBZ#1254547",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254547"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7703",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7703"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7703",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7703"
        }
      ],
      "release_date": "2015-08-25T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Disable remote runtime configuration with ntpq or ntpdc. In the default NTP configuration on Red Hat Enterprise Linux, runtime configuration with ntpq or ntpdc is limited to localhost.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ntp: config command can be used to set the pidfile and drift file paths"
    },
    {
      "cve": "CVE-2015-7852",
      "cwe": {
        "id": "CWE-193",
        "name": "Off-by-one Error"
      },
      "discovery_date": "2015-10-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1274261"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An off-by-one flaw, leading to a buffer overflow, was found in cookedprint functionality of ntpq. A specially crafted NTP packet could potentially cause ntpq to crash.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: ntpq atoascii memory corruption vulnerability",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7852"
        },
        {
          "category": "external",
          "summary": "RHBZ#1274261",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1274261"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7852",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7852"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7852",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7852"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/NtpBug2919",
          "url": "http://support.ntp.org/bin/view/Main/NtpBug2919"
        },
        {
          "category": "external",
          "summary": "http://talosintel.com/reports/TALOS-2015-0063/",
          "url": "http://talosintel.com/reports/TALOS-2015-0063/"
        }
      ],
      "release_date": "2015-10-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: ntpq atoascii memory corruption vulnerability"
    },
    {
      "cve": "CVE-2015-7974",
      "cwe": {
        "id": "CWE-304",
        "name": "Missing Critical Step in Authentication"
      },
      "discovery_date": "2016-01-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1297471"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way NTP verified trusted keys during symmetric key authentication. An authenticated client (A) could use this flaw to modify a packet sent between a server (B) and a client (C) using a key that is different from the one known to the client (A).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: missing key check allows impersonation between authenticated peers (VU#357792)",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
          "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:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7974"
        },
        {
          "category": "external",
          "summary": "RHBZ#1297471",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1297471"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7974",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7974"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7974",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7974"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/NtpBug2936",
          "url": "http://support.ntp.org/bin/view/Main/NtpBug2936"
        },
        {
          "category": "external",
          "summary": "http://www.talosintel.com/reports/TALOS-2016-0071/",
          "url": "http://www.talosintel.com/reports/TALOS-2016-0071/"
        }
      ],
      "release_date": "2016-01-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 3.6,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:H/Au:S/C:N/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ntp: missing key check allows impersonation between authenticated peers (VU#357792)"
    },
    {
      "cve": "CVE-2015-7977",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "discovery_date": "2016-01-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1300269"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A NULL pointer dereference flaw was found in the way ntpd processed \u0027ntpdc reslist\u0027 commands that queried restriction lists with a large amount of entries. A remote attacker could potentially use this flaw to crash ntpd.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: restriction list NULL pointer dereference",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of ntp as shipped with Red Hat Enterprise Linux 5, 6, and 7. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue in Red Hat Enterprise Linux 6 and 7. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
          "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:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7977"
        },
        {
          "category": "external",
          "summary": "RHBZ#1300269",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300269"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7977",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7977"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7977",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7977"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit"
        },
        {
          "category": "external",
          "summary": "http://www.talosintel.com/reports/TALOS-2016-0074/",
          "url": "http://www.talosintel.com/reports/TALOS-2016-0074/"
        }
      ],
      "release_date": "2016-01-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Keep the number of restriction list entries in ntp.conf lower than 500.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: restriction list NULL pointer dereference"
    },
    {
      "cve": "CVE-2015-7978",
      "cwe": {
        "id": "CWE-121",
        "name": "Stack-based Buffer Overflow"
      },
      "discovery_date": "2016-01-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1300270"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A stack-based buffer overflow flaw was found in the way ntpd processed \u0027ntpdc reslist\u0027 commands that queried restriction lists with a large amount of entries. A remote attacker could use this flaw to crash ntpd.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: stack exhaustion in recursive traversal of restriction list",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of ntp as shipped with Red Hat Enterprise Linux 5, 6, and 7. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue in Red Hat Enterprise Linux 6 and 7. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
          "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:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7978"
        },
        {
          "category": "external",
          "summary": "RHBZ#1300270",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300270"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7978",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7978"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7978",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7978"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit"
        },
        {
          "category": "external",
          "summary": "http://www.talosintel.com/reports/TALOS-2016-0075/",
          "url": "http://www.talosintel.com/reports/TALOS-2016-0075/"
        }
      ],
      "release_date": "2016-01-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Keep the number of restriction list entries in ntp.conf lower than 500.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: stack exhaustion in recursive traversal of restriction list"
    },
    {
      "cve": "CVE-2015-7979",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2016-01-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1300271"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was found that when NTP was configured in broadcast mode, a remote attacker could broadcast packets with bad authentication to all clients. The clients, upon receiving the malformed packets, would break the association with the broadcast server, causing them to become out of sync over a longer period of time.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: off-path denial of service on authenticated broadcast mode",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of ntp as shipped with Red Hat Enterprise Linux 5, 6, and 7. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue in Red Hat Enterprise Linux 6 and 7. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
          "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:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-7979"
        },
        {
          "category": "external",
          "summary": "RHBZ#1300271",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300271"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-7979",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-7979"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7979",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7979"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit"
        },
        {
          "category": "external",
          "summary": "http://www.talosintel.com/reports/TALOS-2016-0076/",
          "url": "http://www.talosintel.com/reports/TALOS-2016-0076/"
        }
      ],
      "release_date": "2016-01-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        },
        {
          "category": "workaround",
          "details": "Do not use NTP\u0027s broadcast mode by not configuring the \"broadcast\" directive in the ntp.conf file.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.8,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ntp: off-path denial of service on authenticated broadcast mode"
    },
    {
      "cve": "CVE-2015-8158",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2016-01-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1300273"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way the ntpq client processed certain incoming packets in a loop in the getresponse() function. A remote attacker could potentially use this flaw to crash an ntpq client instance.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ntp: potential infinite loop in ntpq",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Product Security has rated this issue as having Low security impact. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
          "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:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-0:4.2.6p5-25.el7.src",
          "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Client:sntp-0:4.2.6p5-25.el7.s390x",
          "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
          "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
          "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-0:4.2.6p5-25.el7.src",
          "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Server:sntp-0:4.2.6p5-25.el7.s390x",
          "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-0:4.2.6p5-25.el7.src",
          "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
          "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
          "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
          "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
          "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2015-8158"
        },
        {
          "category": "external",
          "summary": "RHBZ#1300273",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1300273"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2015-8158",
          "url": "https://www.cve.org/CVERecord?id=CVE-2015-8158"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-8158",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8158"
        },
        {
          "category": "external",
          "summary": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit",
          "url": "http://support.ntp.org/bin/view/Main/SecurityNotice#January_2016_NTP_4_2_8p6_Securit"
        },
        {
          "category": "external",
          "summary": "http://www.talosintel.com/reports/TALOS-2016-0080/",
          "url": "http://www.talosintel.com/reports/TALOS-2016-0080/"
        }
      ],
      "release_date": "2016-01-20T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the ntpd daemon will restart automatically.",
          "product_ids": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2016:2583"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "7Client-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Client-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-0:4.2.6p5-25.el7.src",
            "7Client:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Client:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Client:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Client:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Client:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Client:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Client:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Client:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Client:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Client:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Client:sntp-0:4.2.6p5-25.el7.s390x",
            "7Client:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.src",
            "7ComputeNode:ntp-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.aarch64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.s390x",
            "7ComputeNode:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Server-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-0:4.2.6p5-25.el7.src",
            "7Server:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Server:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Server:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Server:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Server:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Server:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Server:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Server:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Server:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Server:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Server:sntp-0:4.2.6p5-25.el7.s390x",
            "7Server:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation-optional:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation-optional:sntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-0:4.2.6p5-25.el7.src",
            "7Workstation:ntp-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntp-debuginfo-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:ntp-doc-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntp-perl-0:4.2.6p5-25.el7.noarch",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.s390x",
            "7Workstation:ntpdate-0:4.2.6p5-25.el7.x86_64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.aarch64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64",
            "7Workstation:sntp-0:4.2.6p5-25.el7.ppc64le",
            "7Workstation:sntp-0:4.2.6p5-25.el7.s390x",
            "7Workstation:sntp-0:4.2.6p5-25.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ntp: potential infinite loop in ntpq"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...