rhsa-2017_1488
Vulnerability from csaf_redhat
Published
2017-06-19 18:49
Modified
2024-09-13 14:40
Summary
Red Hat Security Advisory: kernel security and bug fix update

Notes

Topic
An update for kernel is now available for Red Hat Enterprise Linux 6.6 Advanced Update Support and Red Hat Enterprise Linux 6.6 Telco Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. 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 kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fix(es): * A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important) * A race condition flaw was found in the N_HLDC Linux kernel driver when accessing n_hdlc.tbuf list that can lead to double free. A local, unprivileged user able to set the HDLC line discipline on the tty device could use this flaw to increase their privileges on the system. (CVE-2017-2636, Important) Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Alexander Popov for reporting CVE-2017-2636. Bug Fix(es): * Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443497) * Previously, a kernel panic occurred when the mcelog daemon executed a huge page memory offline. This update fixes the HugeTLB feature of the Linux kernel to check for the Page Table Entry (PTE) NULL pointer in the page_check_address() function. As a result, the kernel panic no longer occurs under the described circumstances. (BZ#1444349) * Previously, the vmw_pvscsi driver reported most successful aborts as FAILED due to a bug in vmw_pvscsi abort handler. This update fixes the handler, and successful aborts are no longer reported as FAILED. (BZ#1442966)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for kernel is now available for Red Hat Enterprise Linux 6.6 Advanced Update Support and Red Hat Enterprise Linux 6.6 Telco Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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 kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important)\n\n* A race condition flaw was found in the N_HLDC Linux kernel driver when accessing n_hdlc.tbuf list that can lead to double free. A local, unprivileged user able to set the HDLC line discipline on the tty device could use this flaw to increase their privileges on the system. (CVE-2017-2636, Important)\n\nRed Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Alexander Popov for reporting CVE-2017-2636.\n\nBug Fix(es):\n\n* Previously, the kdump mechanism was trying to get the lock by the vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443497)\n\n* Previously, a kernel panic occurred when the mcelog daemon executed a huge page memory offline. This update fixes the HugeTLB feature of the Linux kernel to check for the Page Table Entry (PTE) NULL pointer in the page_check_address() function. As a result, the kernel panic no longer occurs under the described circumstances. (BZ#1444349)\n\n* Previously, the vmw_pvscsi driver reported most successful aborts as FAILED due to a bug in vmw_pvscsi abort handler. This update fixes the handler, and successful aborts are no longer reported as FAILED. (BZ#1442966)",
        "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-2017:1488",
        "url": "https://access.redhat.com/errata/RHSA-2017:1488"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/vulnerabilities/stackguard",
        "url": "https://access.redhat.com/security/vulnerabilities/stackguard"
      },
      {
        "category": "external",
        "summary": "1428319",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1428319"
      },
      {
        "category": "external",
        "summary": "1461333",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461333"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://access.redhat.com/security/data/csaf/v2/advisories/2017/rhsa-2017_1488.json"
      }
    ],
    "title": "Red Hat Security Advisory: kernel security and bug fix update",
    "tracking": {
      "current_release_date": "2024-09-13T14:40:33+00:00",
      "generator": {
        "date": "2024-09-13T14:40:33+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "3.33.3"
        }
      },
      "id": "RHSA-2017:1488",
      "initial_release_date": "2017-06-19T18:49:25+00:00",
      "revision_history": [
        {
          "date": "2017-06-19T18:49:25+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2017-06-19T18:49:25+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-09-13T14:40:33+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 Server AUS (v. 6.6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server AUS (v. 6.6)",
                  "product_id": "6Server-6.6.AUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:rhel_aus:6.6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
                  "product_id": "6Server-optional-6.6.AUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:rhel_aus:6.6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server TUS (v. 6.6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server TUS (v. 6.6)",
                  "product_id": "6Server-6.6.TUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:rhel_tus:6.6::server"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
                "product": {
                  "name": "Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
                  "product_id": "6Server-optional-6.6.TUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:rhel_tus:6.6::server"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-perf-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "python-perf-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "python-perf-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-perf@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "perf-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "perf-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
                "product": {
                  "name": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
                  "product_id": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-504.60.2.el6?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:2.6.32-504.60.2.el6.src",
                "product": {
                  "name": "kernel-0:2.6.32-504.60.2.el6.src",
                  "product_id": "kernel-0:2.6.32-504.60.2.el6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@2.6.32-504.60.2.el6?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
                "product": {
                  "name": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
                  "product_id": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-504.60.2.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:2.6.32-504.60.2.el6.noarch",
                "product": {
                  "name": "kernel-doc-0:2.6.32-504.60.2.el6.noarch",
                  "product_id": "kernel-doc-0:2.6.32-504.60.2.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-504.60.2.el6?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
                "product": {
                  "name": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
                  "product_id": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-504.60.2.el6?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.src as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.src",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-doc-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 6.6)",
          "product_id": "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.src as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.src",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-doc-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 6.6)",
          "product_id": "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.src",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-doc-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.AUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.src",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-doc-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch"
        },
        "product_reference": "kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 6.6)",
          "product_id": "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        },
        "product_reference": "python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
        "relates_to_product_reference": "6Server-optional-6.6.TUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Alexander Popov"
          ]
        }
      ],
      "cve": "CVE-2017-2636",
      "cwe": {
        "id": "CWE-362",
        "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
      },
      "discovery_date": "2017-03-01T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1428319"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A race condition flaw was found in the N_HLDC Linux kernel driver when accessing n_hdlc.tbuf list that can lead to double free. A local, unprivileged user able to set the HDLC line discipline on the tty device could use this flaw to increase their privileges on the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Race condition access to n_hdlc.tbuf causes double free in n_hdlc_release()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 5.\n\nThis issue does affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 6, 7 and Red Hat Enterprise MRG 2. As this issue is rated as Important, it has been scheduled to be fixed in future updates for the respective releases.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2017-2636"
        },
        {
          "category": "external",
          "summary": "RHBZ#1428319",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1428319"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2017-2636",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-2636"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-2636",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-2636"
        },
        {
          "category": "external",
          "summary": "https://a13xp0p0v.github.io/2017/03/24/CVE-2017-2636.html",
          "url": "https://a13xp0p0v.github.io/2017/03/24/CVE-2017-2636.html"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/security/vulnerabilities/CVE-2017-2636",
          "url": "https://access.redhat.com/security/vulnerabilities/CVE-2017-2636"
        }
      ],
      "release_date": "2017-03-07T00: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\nThe system must be rebooted for this update to take effect.",
          "product_ids": [
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2017:1488"
        },
        {
          "category": "workaround",
          "details": "The  n_hdlc kernel module will be automatically loaded when an application  attempts to use the HDLC line discipline from userspace.  This module  can be prevented from being loaded by using the system-wide modprobe  rules. The following command, run as root, will prevent accidental or  intentional loading of the module.  Red Hat Product Security believe  this method is a robust method to prevent accidental loading of the  module, even by privileged users.\n\n\u200b# echo \"install n_hdlc /bin/true\" \u003e\u003e /etc/modprobe.d/disable-n_hdlc.conf\n\nThe  system will need to be restarted if the n_hdlc modules are already  loaded.  In most circumstances, the n_hdlc kernel modules will be unable to be unloaded if in use and while any current process using this line  discipline is required.\n\nExploiting this flaw does not require Microgate or SyncLink hardware to be in use.\n\nIf further assistance is needed, see this KCS article ( https://access.redhat.com/solutions/41278 ) or contact Red Hat Global Support Services.",
          "product_ids": [
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "kernel: Race condition access to n_hdlc.tbuf causes double free in n_hdlc_release()"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Qualys Research Labs"
          ]
        }
      ],
      "cve": "CVE-2017-1000364",
      "discovery_date": "2017-05-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1461333"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: heap/stack gap jumping via unbounded stack allocations",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is a kernel-side mitigation. For a related glibc mitigation please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000366 .",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2017-1000364"
        },
        {
          "category": "external",
          "summary": "RHBZ#1461333",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461333"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000364",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000364"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000364"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/security/vulnerabilities/stackguard",
          "url": "https://access.redhat.com/security/vulnerabilities/stackguard"
        },
        {
          "category": "external",
          "summary": "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt",
          "url": "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt"
        }
      ],
      "release_date": "2017-06-19T00: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\nThe system must be rebooted for this update to take effect.",
          "product_ids": [
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2017:1488"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "HIGH",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 6.2,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "kernel: heap/stack gap jumping via unbounded stack allocations"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Qualys Inc"
          ]
        }
      ],
      "cve": "CVE-2017-1000379",
      "discovery_date": "2017-05-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1462165"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Incorrectly mapped contents of PIE executable",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue was part of the stack guard fixes that was fixed along side the CVE-2017-1000364 flaw.  This issue has previously affected Red Hat Enterprise Linux 5,6,7 and MRG-2.  This issue is currently fixed in most versions of shipping products.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
          "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
          "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
          "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2017-1000379"
        },
        {
          "category": "external",
          "summary": "RHBZ#1462165",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1462165"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2017-1000379",
          "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000379"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000379"
        },
        {
          "category": "external",
          "summary": "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt",
          "url": "https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt"
        }
      ],
      "release_date": "2017-06-19T00: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\nThe system must be rebooted for this update to take effect.",
          "product_ids": [
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2017:1488"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 2.9,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.AUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.AUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.AUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.src",
            "6Server-optional-6.6.TUS:kernel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-abi-whitelists-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-debug-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debug-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-debuginfo-common-x86_64-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-devel-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:kernel-doc-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-firmware-0:2.6.32-504.60.2.el6.noarch",
            "6Server-optional-6.6.TUS:kernel-headers-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-0:2.6.32-504.60.2.el6.x86_64",
            "6Server-optional-6.6.TUS:python-perf-debuginfo-0:2.6.32-504.60.2.el6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "kernel: Incorrectly mapped contents of PIE executable"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...