Action not permitted
Modal body text goes here.
CVE-2016-6828
Vulnerability from cvelistv5
Published
2016-10-16 21:00
Modified
2024-08-06 01:43
Severity ?
EPSS score ?
Summary
The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T01:43:37.815Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "name": "RHSA-2017:0086", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0086.html" }, { "name": "RHSA-2017:0113", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0113.html" }, { "name": "RHSA-2017:0091", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0091.html" }, { "name": "[oss-security] 20160815 Linux tcp_xmit_retransmit_queue use after free on 4.8-rc1 / master", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2016/08/15/1" }, { "name": "92452", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/92452" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://source.android.com/security/bulletin/2016-11-01.html" }, { "name": "RHSA-2017:0036", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0036.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2016-08-15T00:00:00", "descriptions": [ { "lang": "en", "value": "The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-01-04T19:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "name": "RHSA-2017:0086", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0086.html" }, { "name": "RHSA-2017:0113", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0113.html" }, { "name": "RHSA-2017:0091", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0091.html" }, { "name": "[oss-security] 20160815 Linux tcp_xmit_retransmit_queue use after free on 4.8-rc1 / master", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2016/08/15/1" }, { "name": "92452", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/92452" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://source.android.com/security/bulletin/2016-11-01.html" }, { "name": "RHSA-2017:0036", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0036.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2016-6828", "datePublished": "2016-10-16T21:00:00", "dateReserved": "2016-08-17T00:00:00", "dateUpdated": "2024-08-06T01:43:37.815Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2016-6828\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2016-10-16T21:59:08.053\",\"lastModified\":\"2023-02-12T23:25:10.540\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n tcp_check_send_head en include/net/tcp.h en el kernel de Linux en versiones anteriores a 4.7.5 no mantiene adecuadamente cierto estado SACK tras una copia de datos fallida, lo que permite a usuarios locales provocar una denegaci\u00f3n de servicio (uso despu\u00e9s de liberaci\u00f3n de memoria tcp_xmit_retransmit_queue y ca\u00edda de sistema ) a trav\u00e9s de una opci\u00f3n SACK manipulada.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:N/I:N/A:C\",\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\",\"baseScore\":4.9},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"4.7.4\",\"matchCriteriaId\":\"4C613BBC-9849-4519-86AE-ECB4BBC32BD7\"}]}]}],\"references\":[{\"url\":\"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0036.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0086.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0091.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0113.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/08/15/1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/92452\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1367091\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://source.android.com/security/bulletin/2016-11-01.html\",\"source\":\"secalert@redhat.com\"}]}}" } }
rhsa-2017_0086
Vulnerability from csaf_redhat
Published
2017-01-17 17:54
Modified
2024-11-05 19:51
Summary
Red Hat Security Advisory: kernel security, bug fix, and enhancement update
Notes
Topic
An update for kernel is now available for Red Hat Enterprise Linux 7.
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.
These updated kernel packages include several security issues and numerous bug fixes, some of which you can see below. Space precludes documenting all of these bug fixes in this advisory. To see the complete list of bug fixes, users are directed to the related Knowledge Article: https://access.redhat.com/articles/2857831.
Security Fix(es):
* A use-after-free vulnerability was found in the kernel's socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)
* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)
* A flaw was found in the Linux kernel's implementation of the SCTP protocol. A remote attacker could trigger an out-of-bounds read with an offset of up to 64kB potentially causing the system to crash. (CVE-2016-9555, Moderate)
Bug Fix(es):
* Previously, the performance of Internet Protocol over InfiniBand (IPoIB) was suboptimal due to a conflict of IPoIB with the Generic Receive Offload (GRO) infrastructure. With this update, the data cached by the IPoIB driver has been moved from a control block into the IPoIB hard header, thus avoiding the GRO problem and the corruption of IPoIB address information. As a result, the performance of IPoIB has been improved. (BZ#1390668)
* Previously, when a virtual machine (VM) with PCI-Passthrough interfaces was recreated, a race condition between the eventfd daemon and the virqfd daemon occurred. Consequently, the operating system rebooted. This update fixes the race condition. As a result, the operating system no longer reboots in the described situation. (BZ#1391611)
* Previously, a packet loss occurred when the team driver in round-robin mode was sending a large number of packets. This update fixes counting of the packets in the round-robin runner of the team driver, and the packet loss no longer occurs in the described situation. (BZ#1392023)
* Previously, the virtual network devices contained in the deleted namespace could be deleted in any order. If the loopback device was not deleted as the last item, other netns devices, such as vxlan devices, could end up with dangling references to the loopback device. Consequently, deleting a network namespace (netns) occasionally ended by a kernel oops. With this update, the underlying source code has been fixed to ensure the correct order when deleting the virtual network devices on netns deletion. As a result, the kernel oops no longer occurs under the described circumstances. (BZ#1392024)
* Previously, a Kabylake system with a Sunrise Point Platform Controller Hub (PCH) with a PCI device ID of 0xA149 showed the following warning messages during the boot:
"Unknown Intel PCH (0xa149) detected."
"Warning: Intel Kabylake processor with unknown PCH - this hardware has not undergone testing by Red Hat and might not be certified. Please consult https://hardware.redhat.com for certified hardware."
The messages were shown because this PCH was not properly recognized. With this update, the problem has been fixed, and the operating system now boots without displaying the warning messages. (BZ#1392033)
* Previously, the operating system occasionally became unresponsive after a long run. This was caused by a race condition between the try_to_wake_up() function and a woken up task in the core scheduler. With this update, the race condition has been fixed, and the operating system no longer locks up in the described scenario. (BZ#1393719)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel is now available for Red Hat Enterprise Linux 7.\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\nThese updated kernel packages include several security issues and numerous bug fixes, some of which you can see below. Space precludes documenting all of these bug fixes in this advisory. To see the complete list of bug fixes, users are directed to the related Knowledge Article: https://access.redhat.com/articles/2857831.\n\nSecurity Fix(es):\n\n* A use-after-free vulnerability was found in the kernel\u0027s socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)\n\n* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)\n\n* A flaw was found in the Linux kernel\u0027s implementation of the SCTP protocol. A remote attacker could trigger an out-of-bounds read with an offset of up to 64kB potentially causing the system to crash. (CVE-2016-9555, Moderate)\n\nBug Fix(es):\n\n* Previously, the performance of Internet Protocol over InfiniBand (IPoIB) was suboptimal due to a conflict of IPoIB with the Generic Receive Offload (GRO) infrastructure. With this update, the data cached by the IPoIB driver has been moved from a control block into the IPoIB hard header, thus avoiding the GRO problem and the corruption of IPoIB address information. As a result, the performance of IPoIB has been improved. (BZ#1390668)\n\n* Previously, when a virtual machine (VM) with PCI-Passthrough interfaces was recreated, a race condition between the eventfd daemon and the virqfd daemon occurred. Consequently, the operating system rebooted. This update fixes the race condition. As a result, the operating system no longer reboots in the described situation. (BZ#1391611)\n\n* Previously, a packet loss occurred when the team driver in round-robin mode was sending a large number of packets. This update fixes counting of the packets in the round-robin runner of the team driver, and the packet loss no longer occurs in the described situation. (BZ#1392023)\n\n* Previously, the virtual network devices contained in the deleted namespace could be deleted in any order. If the loopback device was not deleted as the last item, other netns devices, such as vxlan devices, could end up with dangling references to the loopback device. Consequently, deleting a network namespace (netns) occasionally ended by a kernel oops. With this update, the underlying source code has been fixed to ensure the correct order when deleting the virtual network devices on netns deletion. As a result, the kernel oops no longer occurs under the described circumstances. (BZ#1392024)\n\n* Previously, a Kabylake system with a Sunrise Point Platform Controller Hub (PCH) with a PCI device ID of 0xA149 showed the following warning messages during the boot:\n\n \"Unknown Intel PCH (0xa149) detected.\"\n \"Warning: Intel Kabylake processor with unknown PCH - this hardware has not undergone testing by Red Hat and might not be certified. Please consult https://hardware.redhat.com for certified hardware.\"\n\nThe messages were shown because this PCH was not properly recognized. With this update, the problem has been fixed, and the operating system now boots without displaying the warning messages. (BZ#1392033)\n\n* Previously, the operating system occasionally became unresponsive after a long run. This was caused by a race condition between the try_to_wake_up() function and a woken up task in the core scheduler. With this update, the race condition has been fixed, and the operating system no longer locks up in the described scenario. (BZ#1393719)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:0086", "url": "https://access.redhat.com/errata/RHSA-2017:0086" }, { "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/articles/2857831", "url": "https://access.redhat.com/articles/2857831" }, { "category": "external", "summary": "1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "external", "summary": "1397930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1397930" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0086.json" } ], "title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-05T19:51:22+00:00", "generator": { "date": "2024-11-05T19:51:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2017:0086", "initial_release_date": "2017-01-17T17:54:28+00:00", "revision_history": [ { "date": "2017-01-17T17:54:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T17:54:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T19:51:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "product_id": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_id": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_id": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64", "product_id": "perf-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-514.6.1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "product_id": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.6.1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-0:3.10.0-514.6.1.el7.src", "product": { "name": "kernel-0:3.10.0-514.6.1.el7.src", "product_id": "kernel-0:3.10.0-514.6.1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-514.6.1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "product": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "product_id": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-514.6.1.el7?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "product": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "product_id": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@3.10.0-514.6.1.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_id": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_id": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "product_id": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64", "product_id": "perf-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.6.1.el7?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "product_id": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.6.1.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "perf-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-514.6.1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "product": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "product_id": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.6.1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_id": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_id": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x", "product_id": "python-perf-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "perf-0:3.10.0-514.6.1.el7.s390x", "product_id": "perf-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-514.6.1.el7?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_id": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-514.6.1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.src", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:3.10.0-514.6.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch" }, "product_reference": "kernel-doc-0:3.10.0-514.6.1.el7.noarch", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" }, "product_reference": "python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.3.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-6828", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-08-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1367091" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free in tcp_xmit_retransmit_queue", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-6828" }, { "category": "external", "summary": "RHBZ#1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-6828", "url": "https://www.cve.org/CVERecord?id=CVE-2016-6828" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828" } ], "release_date": "2016-08-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:54:28+00:00", "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": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2017:0086" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Use after free in tcp_xmit_retransmit_queue" }, { "cve": "CVE-2016-7117", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1382268" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the kernel\u0027s socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use-after-free in the recvmmsg exit path", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the Linux kernels as shipped with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime and may be addressed in a future update.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7117" }, { "category": "external", "summary": "RHBZ#1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7117", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7117" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117" } ], "release_date": "2016-03-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:54:28+00:00", "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": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2017:0086" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.6, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: Use-after-free in the recvmmsg exit path" }, { "cve": "CVE-2016-9555", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2016-11-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1397930" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u0027s implementation of the SCTP protocol. A remote attacker could trigger an out-of-bounds read with an offset of up to 64kB potentially causing the system to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Slab out-of-bounds access in sctp_sf_ootb()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the Linux kernels as shipped with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime and will be addressed in future updates.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9555" }, { "category": "external", "summary": "RHBZ#1397930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1397930" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9555", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9555" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9555", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9555" } ], "release_date": "2016-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:54:28+00:00", "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": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2017:0086" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Client-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Client-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7ComputeNode-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7ComputeNode-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Server-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Server-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.src", "7Workstation-optional-7.3.Z:kernel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-abi-whitelists-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-bootwrapper-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debug-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-s390x-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-debuginfo-common-x86_64-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-doc-0:3.10.0-514.6.1.el7.noarch", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-headers-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-kdump-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-kdump-devel-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:kernel-tools-libs-devel-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-0:3.10.0-514.6.1.el7.x86_64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.ppc64le", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.s390x", "7Workstation-optional-7.3.Z:python-perf-debuginfo-0:3.10.0-514.6.1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Slab out-of-bounds access in sctp_sf_ootb()" } ] }
rhsa-2017_0091
Vulnerability from csaf_redhat
Published
2017-01-17 17:56
Modified
2024-11-05 19:51
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise Linux 7.
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-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
Security Fix(es):
* A use-after-free vulnerability was found in the kernel's socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)
* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)
* A flaw was found in the Linux kernel's implementation of sctp protocol in which a remote attacker can trigger an out of bounds read with an offset of up to 64kB. This may panic the machine with a page-fault. (CVE-2016-9555, Moderate)
Bug Fix(es):
* The kernel-rt packages have been upgraded to the 3.10.0-514.6.1 source tree, which provides a number of bug fixes over the previous version. (BZ#1401863)
* Previously, the device mapper (DM) subsystem was not notified that the real-time kernel changes the way preemption works with spinlocks. This caused a kernel panic when the dm-multipath kernel module was loaded because the interrupt request (IRQ) check was invalid on the real-time kernel. This check has been corrected enabling the system to boot correctly with the dm-multipath module enabled. (BZ#1400930)
* Unlike the standard Linux kernel, the real-time kernel does not disable interrupts inside the Interrupt Service Routines driver. Because of this difference, a New API (NAPI) function for turning interrupt requests (IRQ) off was actually being called with IRQs enabled. Consequently, the NAPI poll list was being corrupted, causing improper networking card operation and potential kernel hangs. With this update, the NAPI function has been corrected to force modifications of the poll list to be protected allowing proper operation of the networking card drivers. (BZ#1402837)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\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-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* A use-after-free vulnerability was found in the kernel\u0027s socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)\n\n* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)\n\n* A flaw was found in the Linux kernel\u0027s implementation of sctp protocol in which a remote attacker can trigger an out of bounds read with an offset of up to 64kB. This may panic the machine with a page-fault. (CVE-2016-9555, Moderate)\n\nBug Fix(es):\n\n* The kernel-rt packages have been upgraded to the 3.10.0-514.6.1 source tree, which provides a number of bug fixes over the previous version. (BZ#1401863)\n\n* Previously, the device mapper (DM) subsystem was not notified that the real-time kernel changes the way preemption works with spinlocks. This caused a kernel panic when the dm-multipath kernel module was loaded because the interrupt request (IRQ) check was invalid on the real-time kernel. This check has been corrected enabling the system to boot correctly with the dm-multipath module enabled. (BZ#1400930)\n\n* Unlike the standard Linux kernel, the real-time kernel does not disable interrupts inside the Interrupt Service Routines driver. Because of this difference, a New API (NAPI) function for turning interrupt requests (IRQ) off was actually being called with IRQs enabled. Consequently, the NAPI poll list was being corrupted, causing improper networking card operation and potential kernel hangs. With this update, the NAPI function has been corrected to force modifications of the poll list to be protected allowing proper operation of the networking card drivers. (BZ#1402837)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:0091", "url": "https://access.redhat.com/errata/RHSA-2017:0091" }, { "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/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html", "url": "https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html" }, { "category": "external", "summary": "1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "external", "summary": "1397930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1397930" }, { "category": "external", "summary": "1400930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400930" }, { "category": "external", "summary": "1401863", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1401863" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0091.json" } ], "title": "Red Hat Security Advisory: kernel-rt security and bug fix update", "tracking": { "current_release_date": "2024-11-05T19:51:29+00:00", "generator": { "date": "2024-11-05T19:51:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2017:0091", "initial_release_date": "2017-01-17T17:56:06+00:00", "revision_history": [ { "date": "2017-01-17T17:56:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T17:56:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T19:51:29+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 for Real Time for NFV (v. 7)", "product": { "name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_extras_rt:7" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Realtime (v. 7)", "product": { "name": "Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_extras_rt:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product": { "name": "kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_id": "kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-514.6.1.rt56.429.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "product": { "name": "kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "product_id": "kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.6.1.rt56.429.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "product": { "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "product_id": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-514.6.1.rt56.429.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src" }, "product_reference": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch" }, "product_reference": "kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)", "product_id": "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-NFV-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src" }, "product_reference": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch" }, "product_reference": "kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64 as a component of Red Hat Enterprise Linux Realtime (v. 7)", "product_id": "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" }, "product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "relates_to_product_reference": "7Server-RT-7.3.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-6828", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-08-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1367091" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free in tcp_xmit_retransmit_queue", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-6828" }, { "category": "external", "summary": "RHBZ#1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-6828", "url": "https://www.cve.org/CVERecord?id=CVE-2016-6828" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828" } ], "release_date": "2016-08-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:56:06+00:00", "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": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0091" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Use after free in tcp_xmit_retransmit_queue" }, { "cve": "CVE-2016-7117", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1382268" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the kernel\u0027s socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use-after-free in the recvmmsg exit path", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the Linux kernels as shipped with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime and may be addressed in a future update.", "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": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7117" }, { "category": "external", "summary": "RHBZ#1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7117", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7117" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117" } ], "release_date": "2016-03-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:56:06+00:00", "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": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0091" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.6, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: Use-after-free in the recvmmsg exit path" }, { "cve": "CVE-2016-9555", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2016-11-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1397930" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u0027s implementation of the SCTP protocol. A remote attacker could trigger an out-of-bounds read with an offset of up to 64kB potentially causing the system to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Slab out-of-bounds access in sctp_sf_ootb()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the Linux kernels as shipped with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime and will be addressed in future updates.", "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": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9555" }, { "category": "external", "summary": "RHBZ#1397930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1397930" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9555", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9555" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9555", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9555" } ], "release_date": "2016-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:56:06+00:00", "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": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0091" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-NFV-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-NFV-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-NFV-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.src", "7Server-RT-7.3.Z:kernel-rt-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-doc-0:3.10.0-514.6.1.rt56.429.el7.noarch", "7Server-RT-7.3.Z:kernel-rt-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-devel-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-0:3.10.0-514.6.1.rt56.429.el7.x86_64", "7Server-RT-7.3.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-514.6.1.rt56.429.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Slab out-of-bounds access in sctp_sf_ootb()" } ] }
rhsa-2017_0036
Vulnerability from csaf_redhat
Published
2017-01-10 17:03
Modified
2024-11-05 19:50
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.
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 use-after-free vulnerability was found in the kernels socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)
* An out-of-bounds heap memory access leading to a Denial of Service, heap disclosure, or further impact was found in setsockopt(). The function call is normally restricted to root, however some processes with cap_sys_admin may also be able to trigger this flaw in privileged container environments. (CVE-2016-4998, Moderate)
* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)
Bug Fix(es):
* When parallel NFS returned a file layout, a kernel crash sometimes occurred. This update removes the call to the BUG_ON() function from a code path of a client that returns the file layout. As a result, the kernel no longer crashes in the described situation. (BZ#1385480)
* When a guest virtual machine (VM) on Microsoft Hyper-V was set to crash on a Nonmaskable Interrupt (NMI) that was injected from the host, this VM became unresponsive and did not create the vmcore dump file. This update applies a set of patches to the Virtual Machine Bus kernel driver (hv_vmbus) that fix this bug. As a result, the VM now first creates and saves the vmcore dump file and then reboots. (BZ#1385482)
* From Red Hat Enterprise Linux 6.6 to 6.8, the IPv6 routing cache occasionally showed incorrect values. This update fixes the DST_NOCOUNT mechanism, and the IPv6 routing cache now shows correct values. (BZ#1391974)
* When using the ixgbe driver and the software Fibre Channel over Ethernet (FCoE) stack, suboptimal performance in some cases occurred on systems with a large number of CPUs. This update fixes the fc_exch_alloc() function to try all the available exchange managers in the list for an available exchange ID. This change avoids failing allocations, which previously led to the host busy status. (BZ#1392818)
* When the vmwgfx kernel module loads, it overrides the boot resolution automatically. Consequently, users were not able to change the resolution by manual setting of the kernel's 'vga=' parameter in the /boot/grub/grub.conf file. This update adds the 'nomodeset' parameter, which can be set in the /boot/grub/grub.conf file. The 'nomodeset' parameter allows the users to prevent the vmwgfx driver from loading. As a result, the setting of the 'vga=' parameter works as expected, in case that vmwgfx does not load. (BZ#1392875)
* When Red Hat Enterprise Linux 6.8 was booted on SMBIOS 3.0 based systems, Desktop Management Interface (DMI) information, which is referenced by several applications, such as NEC server's memory RAS utility, was missing entries in the sysfs virtual file system. This update fixes the underlying source code, and sysfs now shows the DMI information as expected. (BZ#1393464)
* Previously, bonding mode active backup and the propagation of the media access control (MAC) address to a VLAN interface did not work in Red Hat Enterprise Linux 6.8, when the fail_over_mac bonding parameter was set to fail_over_mac=active. With this update, the underlying source code has been fixed so that the VLANs continue inheriting the MAC address of the active physical interface until the VLAN MAC address is explicitly set to any value. As a result, IPv6 EUI64 addresses for the VLAN can reflect any changes to the MAC address of the physical interface, and Duplicate Address Detection (DAD) behaves as expected. (BZ#1396479)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel is now available for Red Hat Enterprise Linux 6.\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 use-after-free vulnerability was found in the kernels socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)\n\n* An out-of-bounds heap memory access leading to a Denial of Service, heap disclosure, or further impact was found in setsockopt(). The function call is normally restricted to root, however some processes with cap_sys_admin may also be able to trigger this flaw in privileged container environments. (CVE-2016-4998, Moderate)\n\n* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)\n\nBug Fix(es):\n\n* When parallel NFS returned a file layout, a kernel crash sometimes occurred. This update removes the call to the BUG_ON() function from a code path of a client that returns the file layout. As a result, the kernel no longer crashes in the described situation. (BZ#1385480)\n\n* When a guest virtual machine (VM) on Microsoft Hyper-V was set to crash on a Nonmaskable Interrupt (NMI) that was injected from the host, this VM became unresponsive and did not create the vmcore dump file. This update applies a set of patches to the Virtual Machine Bus kernel driver (hv_vmbus) that fix this bug. As a result, the VM now first creates and saves the vmcore dump file and then reboots. (BZ#1385482)\n\n* From Red Hat Enterprise Linux 6.6 to 6.8, the IPv6 routing cache occasionally showed incorrect values. This update fixes the DST_NOCOUNT mechanism, and the IPv6 routing cache now shows correct values. (BZ#1391974)\n\n* When using the ixgbe driver and the software Fibre Channel over Ethernet (FCoE) stack, suboptimal performance in some cases occurred on systems with a large number of CPUs. This update fixes the fc_exch_alloc() function to try all the available exchange managers in the list for an available exchange ID. This change avoids failing allocations, which previously led to the host busy status. (BZ#1392818)\n\n* When the vmwgfx kernel module loads, it overrides the boot resolution automatically. Consequently, users were not able to change the resolution by manual setting of the kernel\u0027s \u0027vga=\u0027 parameter in the /boot/grub/grub.conf file. This update adds the \u0027nomodeset\u0027 parameter, which can be set in the /boot/grub/grub.conf file. The \u0027nomodeset\u0027 parameter allows the users to prevent the vmwgfx driver from loading. As a result, the setting of the \u0027vga=\u0027 parameter works as expected, in case that vmwgfx does not load. (BZ#1392875)\n\n* When Red Hat Enterprise Linux 6.8 was booted on SMBIOS 3.0 based systems, Desktop Management Interface (DMI) information, which is referenced by several applications, such as NEC server\u0027s memory RAS utility, was missing entries in the sysfs virtual file system. This update fixes the underlying source code, and sysfs now shows the DMI information as expected. (BZ#1393464)\n\n* Previously, bonding mode active backup and the propagation of the media access control (MAC) address to a VLAN interface did not work in Red Hat Enterprise Linux 6.8, when the fail_over_mac bonding parameter was set to fail_over_mac=active. With this update, the underlying source code has been fixed so that the VLANs continue inheriting the MAC address of the active physical interface until the VLAN MAC address is explicitly set to any value. As a result, IPv6 EUI64 addresses for the VLAN can reflect any changes to the MAC address of the physical interface, and Duplicate Address Detection (DAD) behaves as expected. (BZ#1396479)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:0036", "url": "https://access.redhat.com/errata/RHSA-2017:0036" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1349886", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1349886" }, { "category": "external", "summary": "1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0036.json" } ], "title": "Red Hat Security Advisory: kernel security and bug fix update", "tracking": { "current_release_date": "2024-11-05T19:50:43+00:00", "generator": { "date": "2024-11-05T19:50:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2017:0036", "initial_release_date": "2017-01-10T17:03:19+00:00", "revision_history": [ { "date": "2017-01-10T17:03:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-10T17:03:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T19:50:43+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_id": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_id": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64", "product_id": "perf-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "product_id": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-642.13.1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "product": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "product_id": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-642.13.1.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "product": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_id": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-i686@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "product": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_id": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "perf-0:2.6.32-642.13.1.el6.i686", "product": { "name": "perf-0:2.6.32-642.13.1.el6.i686", "product_id": "perf-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "product": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "product_id": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-642.13.1.el6?arch=i686" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-642.13.1.el6.i686", "product": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686", "product_id": "python-perf-0:2.6.32-642.13.1.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-642.13.1.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "product": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "product_id": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@2.6.32-642.13.1.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "product": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "product_id": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-firmware@2.6.32-642.13.1.el6?arch=noarch" } } }, { "category": "product_version", "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "product": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "product_id": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-whitelists@2.6.32-642.13.1.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-0:2.6.32-642.13.1.el6.src", "product": { "name": "kernel-0:2.6.32-642.13.1.el6.src", "product_id": "kernel-0:2.6.32-642.13.1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-642.13.1.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x", "product_id": "python-perf-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_id": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_id": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "perf-0:2.6.32-642.13.1.el6.s390x", "product_id": "perf-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-kdump-devel@2.6.32-642.13.1.el6?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "product": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "product_id": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-642.13.1.el6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "product_id": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_id": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-perf-debuginfo@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_id": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-bootwrapper@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "perf-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64", "product_id": "perf-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@2.6.32-642.13.1.el6?arch=ppc64" } } }, { "category": "product_version", "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "product": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "product_id": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@2.6.32-642.13.1.el6?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 6)", "product_id": "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Client-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node (v. 6)", "product_id": "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6ComputeNode-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Server-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.src", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-doc-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch" }, "product_reference": "kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "relates_to_product_reference": "6Workstation-optional-6.8.z" }, { "category": "default_component_of", "full_product_name": { "name": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" }, "product_reference": "python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "relates_to_product_reference": "6Workstation-optional-6.8.z" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-4998", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2016-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1349886" } ], "notes": [ { "category": "description", "text": "An out-of-bounds heap memory access leading to a Denial of Service, heap disclosure, or further impact was found in setsockopt(). The function call is normally restricted to root, however some processes with cap_sys_admin may also be able to trigger this flaw in privileged container environments.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out of bounds reads when processing IPT_SO_SET_REPLACE setsockopt", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-4998" }, { "category": "external", "summary": "RHBZ#1349886", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1349886" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-4998", "url": "https://www.cve.org/CVERecord?id=CVE-2016-4998" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-4998", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4998" } ], "release_date": "2016-06-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-10T17:03:19+00:00", "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": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2017:0036" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 5.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "products": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out of bounds reads when processing IPT_SO_SET_REPLACE setsockopt" }, { "cve": "CVE-2016-6828", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-08-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1367091" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free in tcp_xmit_retransmit_queue", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-6828" }, { "category": "external", "summary": "RHBZ#1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-6828", "url": "https://www.cve.org/CVERecord?id=CVE-2016-6828" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828" } ], "release_date": "2016-08-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-10T17:03:19+00:00", "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": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2017:0036" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Use after free in tcp_xmit_retransmit_queue" }, { "cve": "CVE-2016-7117", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1382268" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the kernel\u0027s socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use-after-free in the recvmmsg exit path", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the Linux kernels as shipped with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime and may be addressed in a future update.", "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": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7117" }, { "category": "external", "summary": "RHBZ#1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7117", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7117" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117" } ], "release_date": "2016-03-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-10T17:03:19+00:00", "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": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2017:0036" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.6, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Client-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Client-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6ComputeNode-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6ComputeNode-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Server-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Server-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.src", "6Workstation-optional-6.8.z:kernel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-abi-whitelists-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-bootwrapper-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debug-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-i686-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-debuginfo-common-ppc64-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-debuginfo-common-s390x-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-debuginfo-common-x86_64-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-devel-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-doc-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-firmware-0:2.6.32-642.13.1.el6.noarch", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-headers-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:kernel-kdump-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:kernel-kdump-devel-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-0:2.6.32-642.13.1.el6.x86_64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.i686", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.ppc64", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.s390x", "6Workstation-optional-6.8.z:python-perf-debuginfo-0:2.6.32-642.13.1.el6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: Use-after-free in the recvmmsg exit path" } ] }
rhsa-2017_0113
Vulnerability from csaf_redhat
Published
2017-01-17 17:47
Modified
2024-11-05 19:51
Summary
Red Hat Security Advisory: kernel-rt security and bug fix update
Notes
Topic
An update for kernel-rt is now available for Red Hat Enterprise MRG 2.5.
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-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.
The kernel-rt packages have been upgraded to version 3.10.0-514, which provides a number of security and bug fixes over the previous version. (BZ#1400193)
Security Fix(es):
* A use-after-free vulnerability was found in the kernel's socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)
* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)
* A flaw was found in the Linux kernel's implementation of sctp protocol in which a remote attacker can trigger an out of bounds read with an offset of up to 64kB. This may panic the machine with a page-fault. (CVE-2016-9555, Moderate)
Bug Fix(es):
* Previously, console warnings from the real-time kernel were generated when a sleeping lock was acquired in atomic context. With this update, the code has been modified to not acquire a sleeping lock in this context. As a result, the console warnings are no longer generated. (BZ#1378982)
* Previously, the device mapper (DM) subsystem was not notified that the real-time kernel changes the way preemption works with spinlocks. This caused a kernel panic when the dm-multipath kernel module was loaded because the interrupt request (IRQ) check was invalid on the real-time kernel. This check has been corrected enabling the system to boot correctly with the dm-multipath module enabled. (BZ#1400305)
* Previously, the kernel could sometimes panic due to a possible division by zero in the scheduler. This bug has been fixed by defining a new div64_ul() division function and correcting the affected calculation in the proc_sched_show_task() function. (BZ#1400975)
* Unlike the standard Linux kernel, the real-time kernel does not disable interrupts inside the Interrupt Service Routines driver. Because of this difference, a New API (NAPI) function for turning interrupt requests (IRQ) off was actually being called with IRQs enabled. Consequently, the NAPI poll list was being corrupted, causing improper networking card operation and potential kernel hangs. With this update, the NAPI function has been corrected to force modifications of the poll list to be protected allowing proper operation of the networking card drivers. (BZ#1401779)
Enhancement(s):
* With this update, the CONFIG_SLUB_DEBUG and CONFIG_SLABINFO kernel configuration options are enabled in the real-time kernel. These options turn on SLUB allocator debugging and slab information tracking, which are helpful when investigating kernel memory allocation problems. (BZ#1357997)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for kernel-rt is now available for Red Hat Enterprise MRG 2.5.\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-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nThe kernel-rt packages have been upgraded to version 3.10.0-514, which provides a number of security and bug fixes over the previous version. (BZ#1400193)\n\nSecurity Fix(es):\n\n* A use-after-free vulnerability was found in the kernel\u0027s socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)\n\n* A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection. (CVE-2016-6828, Moderate)\n\n* A flaw was found in the Linux kernel\u0027s implementation of sctp protocol in which a remote attacker can trigger an out of bounds read with an offset of up to 64kB. This may panic the machine with a page-fault. (CVE-2016-9555, Moderate)\n\nBug Fix(es):\n\n* Previously, console warnings from the real-time kernel were generated when a sleeping lock was acquired in atomic context. With this update, the code has been modified to not acquire a sleeping lock in this context. As a result, the console warnings are no longer generated. (BZ#1378982)\n\n* Previously, the device mapper (DM) subsystem was not notified that the real-time kernel changes the way preemption works with spinlocks. This caused a kernel panic when the dm-multipath kernel module was loaded because the interrupt request (IRQ) check was invalid on the real-time kernel. This check has been corrected enabling the system to boot correctly with the dm-multipath module enabled. (BZ#1400305)\n\n* Previously, the kernel could sometimes panic due to a possible division by zero in the scheduler. This bug has been fixed by defining a new div64_ul() division function and correcting the affected calculation in the proc_sched_show_task() function. (BZ#1400975)\n\n* Unlike the standard Linux kernel, the real-time kernel does not disable interrupts inside the Interrupt Service Routines driver. Because of this difference, a New API (NAPI) function for turning interrupt requests (IRQ) off was actually being called with IRQs enabled. Consequently, the NAPI poll list was being corrupted, causing improper networking card operation and potential kernel hangs. With this update, the NAPI function has been corrected to force modifications of the poll list to be protected allowing proper operation of the networking card drivers. (BZ#1401779)\n\nEnhancement(s):\n\n* With this update, the CONFIG_SLUB_DEBUG and CONFIG_SLABINFO kernel configuration options are enabled in the real-time kernel. These options turn on SLUB allocator debugging and slab information tracking, which are helpful when investigating kernel memory allocation problems. (BZ#1357997)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:0113", "url": "https://access.redhat.com/errata/RHSA-2017:0113" }, { "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/2706661", "url": "https://access.redhat.com/security/vulnerabilities/2706661" }, { "category": "external", "summary": "1346444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346444" }, { "category": "external", "summary": "1357997", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1357997" }, { "category": "external", "summary": "1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "1378982", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1378982" }, { "category": "external", "summary": "1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "external", "summary": "1397930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1397930" }, { "category": "external", "summary": "1400193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400193" }, { "category": "external", "summary": "1400305", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400305" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0113.json" } ], "title": "Red Hat Security Advisory: kernel-rt security and bug fix update", "tracking": { "current_release_date": "2024-11-05T19:51:34+00:00", "generator": { "date": "2024-11-05T19:51:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2017:0113", "initial_release_date": "2017-01-17T17:47:44+00:00", "revision_history": [ { "date": "2017-01-17T17:47:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T17:47:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T19:51:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat MRG Realtime for RHEL 6 Server v.2", "product": { "name": "Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_mrg:2:server:el6" } } } ], "category": "product_family", "name": "Red Hat Enterprise MRG for RHEL-6" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla-debuginfo@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-vanilla-devel@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "product": { "name": "kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_id": "kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-514.rt56.210.el6rt?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "product": { "name": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "product_id": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt@3.10.0-514.rt56.210.el6rt?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "product": { "name": "kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "product_id": "kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-514.rt56.210.el6rt?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "product": { "name": "kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "product_id": "kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-rt-firmware@3.10.0-514.rt56.210.el6rt?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.src as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src" }, "product_reference": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch" }, "product_reference": "kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch" }, "product_reference": "kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64 as a component of Red Hat MRG Realtime for RHEL 6 Server v.2", "product_id": "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" }, "product_reference": "kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "relates_to_product_reference": "6Server-MRG-Realtime-2" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-6828", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-08-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1367091" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and other tcp_* functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use after free in tcp_xmit_retransmit_queue", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-6828" }, { "category": "external", "summary": "RHBZ#1367091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-6828", "url": "https://www.cve.org/CVERecord?id=CVE-2016-6828" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828" } ], "release_date": "2016-08-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:47:44+00:00", "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-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 3.6, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:P", "version": "2.0" }, "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Use after free in tcp_xmit_retransmit_queue" }, { "cve": "CVE-2016-7117", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2016-10-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1382268" } ], "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in the kernel\u0027s socket recvmmsg subsystem. This may allow remote attackers to corrupt memory and may allow execution of arbitrary code. This corruption takes place during the error handling routines within __sys_recvmmsg() function.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Use-after-free in the recvmmsg exit path", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the Linux kernels as shipped with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime and may be addressed in a future update.", "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-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-7117" }, { "category": "external", "summary": "RHBZ#1382268", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1382268" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-7117", "url": "https://www.cve.org/CVERecord?id=CVE-2016-7117" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7117" } ], "release_date": "2016-03-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:47:44+00:00", "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-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.6, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kernel: Use-after-free in the recvmmsg exit path" }, { "cve": "CVE-2016-9555", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2016-11-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1397930" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u0027s implementation of the SCTP protocol. A remote attacker could trigger an out-of-bounds read with an offset of up to 64kB potentially causing the system to crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: Slab out-of-bounds access in sctp_sf_ootb()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the Linux kernels as shipped with Red Hat Enterprise Linux 5, 6, 7, MRG-2 and realtime and will be addressed in future updates.", "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-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9555" }, { "category": "external", "summary": "RHBZ#1397930", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1397930" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9555", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9555" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9555", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9555" } ], "release_date": "2016-10-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:47:44+00:00", "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-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0113" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C", "version": "2.0" }, "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: Slab out-of-bounds access in sctp_sf_ootb()" }, { "cve": "CVE-2017-13167", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2017-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1568821" } ], "notes": [ { "category": "description", "text": "A race condition was found in the Linux kernel\u0027s sound timer code in the snd_timer_user_read() function in the sound/core/timer.c file. An unprivileged attacker can exploit the race condition to cause an out-of-bound access which may lead to a system crash or other unspecified impact. Due to the nature of the flaw, privilege escalation cannot be fully ruled out.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: sound: a race condition in the kernel sound timer in snd_timer_user_read()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-13167" }, { "category": "external", "summary": "RHBZ#1568821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1568821" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-13167", "url": "https://www.cve.org/CVERecord?id=CVE-2017-13167" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-13167", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-13167" } ], "release_date": "2016-02-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T17:47:44+00:00", "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-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0113" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.6, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.src", "6Server-MRG-Realtime-2:kernel-rt-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debug-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-debuginfo-common-x86_64-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-doc-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-firmware-1:3.10.0-514.rt56.210.el6rt.noarch", "6Server-MRG-Realtime-2:kernel-rt-trace-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-trace-devel-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-debuginfo-1:3.10.0-514.rt56.210.el6rt.x86_64", "6Server-MRG-Realtime-2:kernel-rt-vanilla-devel-1:3.10.0-514.rt56.210.el6rt.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: sound: a race condition in the kernel sound timer in snd_timer_user_read()" } ] }
gsd-2016-6828
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-6828", "description": "The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.", "id": "GSD-2016-6828", "references": [ "https://www.suse.com/security/cve/CVE-2016-6828.html", "https://www.debian.org/security/2016/dsa-3659", "https://access.redhat.com/errata/RHSA-2017:0113", "https://access.redhat.com/errata/RHSA-2017:0091", "https://access.redhat.com/errata/RHSA-2017:0086", "https://access.redhat.com/errata/RHSA-2017:0036", "https://ubuntu.com/security/CVE-2016-6828", "https://advisories.mageia.org/CVE-2016-6828.html", "https://alas.aws.amazon.com/cve/html/CVE-2016-6828.html", "https://linux.oracle.com/cve/CVE-2016-6828.html", "https://packetstormsecurity.com/files/cve/CVE-2016-6828" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-6828" ], "details": "The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.", "id": "GSD-2016-6828", "modified": "2023-12-13T01:21:23.106216Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-6828", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://source.android.com/security/bulletin/2016-11-01.html", "refsource": "MISC", "url": "https://source.android.com/security/bulletin/2016-11-01.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2017-0036.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2017-0036.html" }, { "name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4", "refsource": "MISC", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "name": "http://rhn.redhat.com/errata/RHSA-2017-0086.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2017-0086.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2017-0091.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2017-0091.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2017-0113.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2017-0113.html" }, { "name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5", "refsource": "MISC", "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5" }, { "name": "http://www.openwall.com/lists/oss-security/2016/08/15/1", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/08/15/1" }, { "name": "http://www.securityfocus.com/bid/92452", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/92452" }, { "name": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4", "refsource": "MISC", "url": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "name": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html", "refsource": "MISC", "url": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.7.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-6828" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-416" } ] } ] }, "references": { "reference_data": [ { "name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch" ], "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "name": "[oss-security] 20160815 Linux tcp_xmit_retransmit_queue use after free on 4.8-rc1 / master", "refsource": "MLIST", "tags": [ "Exploit", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/08/15/1" }, { "name": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5", "refsource": "CONFIRM", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "name": "92452", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/92452" }, { "name": "https://source.android.com/security/bulletin/2016-11-01.html", "refsource": "CONFIRM", "tags": [], "url": "https://source.android.com/security/bulletin/2016-11-01.html" }, { "name": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html", "refsource": "MISC", "tags": [], "url": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html" }, { "name": "RHSA-2017:0113", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2017-0113.html" }, { "name": "RHSA-2017:0091", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2017-0091.html" }, { "name": "RHSA-2017:0086", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2017-0086.html" }, { "name": "RHSA-2017:0036", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2017-0036.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-12T23:25Z", "publishedDate": "2016-10-16T21:59Z" } } }
ghsa-2cwm-q27v-2mv8
Vulnerability from github
Published
2022-05-14 03:55
Modified
2022-05-14 03:55
Severity ?
Details
The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.
{ "affected": [], "aliases": [ "CVE-2016-6828" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-10-16T21:59:00Z", "severity": "MODERATE" }, "details": "The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.", "id": "GHSA-2cwm-q27v-2mv8", "modified": "2022-05-14T03:55:56Z", "published": "2022-05-14T03:55:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6828" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0036" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0086" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0091" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:0113" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2016-6828" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1367091" }, { "type": "WEB", "url": "https://marcograss.github.io/security/linux/2016/08/18/cve-2016-6828-linux-kernel-tcp-uaf.html" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/2016-11-01.html" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bb1fceca22492109be12640d49f5ea5a544c6bb4" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0036.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0086.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0091.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0113.html" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/08/15/1" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/92452" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.